Last Version

io.github.ecsoya:fabric-gateway-spring-boot-starter 2.0.2

Provided Springboot starter for spring-fabric-gateway based on fabric-gateway-java (https://github.com/hyperledger/fabric-gateway-java)

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ecsoya
ArtifactId

ArtifactId

fabric-gateway-spring-boot-starter
Version

Version

2.0.2
Type

Type

jar
Description

Description

Provided Springboot starter for spring-fabric-gateway based on 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 fabric-gateway-spring-boot-starter 2.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
io.github.ecsoya : spring-fabric-gateway jar 2.0.2
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.