is not current version
Last Version 1.0.2-RELEASE

com.github.bxforce:hyperledger-fabric-spring-boot-autoconfigure 1.0.1-RELEASE


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.bxforce
ArtifactId

ArtifactId

hyperledger-fabric-spring-boot-autoconfigure
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download hyperledger-fabric-spring-boot-autoconfigure 1.0.1-RELEASE


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