Last Version

spring-fabric-gateway 2.0.2

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

License

License

GroupId

GroupId

io.github.ecsoya
ArtifactId

ArtifactId

spring-fabric-gateway
Version

Version

2.0.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/ecsoya/spring-fabric-gateway
Source Code Management

Source Code Management

https://github.com/hyperledger/fabric-gateway-java

Download spring-fabric-gateway 2.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hyperledger.fabric : fabric-gateway-java jar 2.2.1
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.