I'm working on a project that requires that I use version 1.1 of Hyperledger Fabric. Is it possible to plug Java chaincode in this version? I know Java chaincode started to be supported only in version 1.3 but is it possible to plug it in version 1.1? If so, how?
Thank you