License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.ecsoya |
ArtifactId | ArtifactIdfabric-explorer-spring-boot-starter |
Version | Version2.0.2 |
Type | Typejar |
Description |
Descriptionfabric-explorer-spring-boot-starter
Springboot autoconfigure for building a simple fabric explorer
|
Source Code Management |
Source Code Management |
<!-- 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"]
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 |