Last Version

fabric-explorer-spring-boot-starter 2.0.2

Springboot autoconfigure for building a simple fabric explorer

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ecsoya
ArtifactId

ArtifactId

fabric-explorer-spring-boot-starter
Version

Version

2.0.2
Type

Type

jar
Description

Description

fabric-explorer-spring-boot-starter
Springboot autoconfigure for building a simple fabric explorer
Source Code Management

Source Code Management

https://github.com/hyperledger/fabric-gateway-java

Download fabric-explorer-spring-boot-starter 2.0.2


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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.