MVN

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

Maven & Gradle

Apr 29, 2021
209 stars

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

<dependency>
    <groupId>io.github.ecsoya</groupId>
    <artifactId>spring-fabric-gateway-parent</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ecsoya : spring-fabric-gateway-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of io.github.ecsoya : spring-fabric-gateway-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
spring-fabric-gateway-parent-2.0.2
spring-fabric-gateway-parent-2.0.1
spring-fabric-gateway-parent-2.0.0
1.0.x
spring-fabric-gateway-parent-1.0.6
spring-fabric-gateway-parent-1.0.5
spring-fabric-gateway-parent-1.0.4
spring-fabric-gateway-parent-1.0.3
spring-fabric-gateway-parent-1.0.2
spring-fabric-gateway-parent-1.0.1
spring-fabric-gateway-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ecsoya</groupId>
    <artifactId>spring-fabric-gateway-parent</artifactId>
    <version>2.0.2</version>
</dependency>

Advertisement