MVN

com.github.bxforce : hyperledger-fabric-spring-boot

Maven & Gradle

Sep 02, 2020
15 stars

hyperledger-fabric-spring-boot · A demo for deployment to the Central Repository via OSSRH

<dependency>
    <groupId>com.github.bxforce</groupId>
    <artifactId>hyperledger-fabric-spring-boot</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bxforce : hyperledger-fabric-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2-RELEASE

All Versions

Choose a version of com.github.bxforce : hyperledger-fabric-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
hyperledger-fabric-spring-boot-1.0.2-RELEASE
hyperledger-fabric-spring-boot-1.0.1-RELEASE
hyperledger-fabric-spring-boot-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.bxforce</groupId>
    <artifactId>hyperledger-fabric-spring-boot</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>