| License |
License |
|---|---|
| GroupId | GroupIdio.github.ecsoya |
| ArtifactId | ArtifactIdspring-fabric-gateway-chaincode |
| Version | Version2.0.2 |
| Type | Typejar |
| Description |
Descriptionspring-fabric-gateway-chaincode
Java Common Chaincode for Spring-Fabric-Gateway
|
<!-- https://jarcasting.com/artifacts/io.github.ecsoya/spring-fabric-gateway-chaincode/ -->
<dependency>
<groupId>io.github.ecsoya</groupId>
<artifactId>spring-fabric-gateway-chaincode</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ecsoya/spring-fabric-gateway-chaincode/
implementation 'io.github.ecsoya:spring-fabric-gateway-chaincode:2.0.2'
// https://jarcasting.com/artifacts/io.github.ecsoya/spring-fabric-gateway-chaincode/
implementation ("io.github.ecsoya:spring-fabric-gateway-chaincode:2.0.2")
'io.github.ecsoya:spring-fabric-gateway-chaincode:jar:2.0.2'
<dependency org="io.github.ecsoya" name="spring-fabric-gateway-chaincode" rev="2.0.2">
<artifact name="spring-fabric-gateway-chaincode" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ecsoya', module='spring-fabric-gateway-chaincode', version='2.0.2')
)
libraryDependencies += "io.github.ecsoya" % "spring-fabric-gateway-chaincode" % "2.0.2"
[io.github.ecsoya/spring-fabric-gateway-chaincode "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hyperledger.fabric-chaincode-java : fabric-chaincode-shim | jar | 2.2.1 |