is not current version
Last Version 2.0.2

io.github.ecsoya:spring-fabric-gateway 1.0.6

Provided Spring MVC services for fabric-gateway-java (https://github.com/hyperledger/fabric-gateway-java)

GroupId

GroupId

io.github.ecsoya
ArtifactId

ArtifactId

spring-fabric-gateway
Version

Version

1.0.6
Type

Type

jar

Download spring-fabric-gateway 1.0.6


<!-- https://jarcasting.com/artifacts/io.github.ecsoya/spring-fabric-gateway/ -->
<dependency>
    <groupId>io.github.ecsoya</groupId>
    <artifactId>spring-fabric-gateway</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ecsoya/spring-fabric-gateway/
implementation 'io.github.ecsoya:spring-fabric-gateway:1.0.6'
// https://jarcasting.com/artifacts/io.github.ecsoya/spring-fabric-gateway/
implementation ("io.github.ecsoya:spring-fabric-gateway:1.0.6")
'io.github.ecsoya:spring-fabric-gateway:jar:1.0.6'
<dependency org="io.github.ecsoya" name="spring-fabric-gateway" rev="1.0.6">
  <artifact name="spring-fabric-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ecsoya', module='spring-fabric-gateway', version='1.0.6')
)
libraryDependencies += "io.github.ecsoya" % "spring-fabric-gateway" % "1.0.6"
[io.github.ecsoya/spring-fabric-gateway "1.0.6"]