Last Version

hyperledger-fabric-spring-boot-autoconfigure 1.0.2-RELEASE

A demo for deployment to the Central Repository via OSSRH

License

License

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.2-RELEASE
Type

Type

jar
Description

Description

hyperledger-fabric-spring-boot-autoconfigure
A demo for deployment to the Central Repository via OSSRH
Project Organization

Project Organization

bxforce

Download hyperledger-fabric-spring-boot-autoconfigure 1.0.2-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.2-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.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.bxforce/hyperledger-fabric-spring-boot-autoconfigure/
implementation ("com.github.bxforce:hyperledger-fabric-spring-boot-autoconfigure:1.0.2-RELEASE")
'com.github.bxforce:hyperledger-fabric-spring-boot-autoconfigure:jar:1.0.2-RELEASE'
<dependency org="com.github.bxforce" name="hyperledger-fabric-spring-boot-autoconfigure" rev="1.0.2-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.2-RELEASE')
)
libraryDependencies += "com.github.bxforce" % "hyperledger-fabric-spring-boot-autoconfigure" % "1.0.2-RELEASE"
[com.github.bxforce/hyperledger-fabric-spring-boot-autoconfigure "1.0.2-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.3.RELEASE
org.hyperledger.fabric : fabric-gateway-java jar 2.2.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE

Project Modules

There are no modules declared in this project.