Commit graph

6 commits

Author SHA1 Message Date
fraVlaca
cbb87dd18b included correct dependecy for fabric-protos and added com.google.protobuf as well
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-01 17:07:06 +01:00
fraVlaca
0dd0ee5358 "corrected typo of last commit and added testImplementation 'org.hyperledger.fabric.protos.common'"
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-01 15:38:28 +01:00
fraVlaca
110ed6b155 updated dependency for asset-tranfer-sbe: now declaing also org.hyperledger.fabric.protos.common
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-01 15:16:51 +01:00
fraVlaca
7d53ee9a69 fixed json dependencies for java
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-08-31 18:01:42 +01:00
Kestutis Gudynas
3acff50554
Java chaincode samples fixed (#432)
Signed-off-by: Kestutis Gudynas <44440041+kemi04@users.noreply.github.com>
2021-03-24 12:43:54 +00:00
Gaurav Giri
67811efc92
Smart Contract using SBE implemented in Java (#302)
* asset smart contract using sbe implemented in java

Signed-off-by: Gaurav Giri <girigaurav@gmail.com>

* add sbe chaincode to ci

Signed-off-by: Gaurav Giri <girigaurav@gmail.com>
2020-08-25 10:03:28 -04:00