is not current version
Last Version 2.0.2

io.github.ecsoya:fabric-explorer-spring-boot-starter 1.0.4

Springboot autoconfigure for building a simple fabric explorer

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ecsoya
ArtifactId

ArtifactId

fabric-explorer-spring-boot-starter
Version

Version

1.0.4
Type

Type

jar

Download fabric-explorer-spring-boot-starter 1.0.4


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