License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.fonimus |
ArtifactId | ArtifactIdactuator-site-spring-boot-front |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionActuator Site Spring Boot Front
Actuator web site for spring boot
|
Filename | Size |
---|---|
actuator-site-spring-boot-front-0.4.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fonimus/actuator-site-spring-boot-front/ -->
<dependency>
<groupId>com.github.fonimus</groupId>
<artifactId>actuator-site-spring-boot-front</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fonimus/actuator-site-spring-boot-front/
implementation 'com.github.fonimus:actuator-site-spring-boot-front:0.4.0'
// https://jarcasting.com/artifacts/com.github.fonimus/actuator-site-spring-boot-front/
implementation ("com.github.fonimus:actuator-site-spring-boot-front:0.4.0")
'com.github.fonimus:actuator-site-spring-boot-front:pom:0.4.0'
<dependency org="com.github.fonimus" name="actuator-site-spring-boot-front" rev="0.4.0">
<artifact name="actuator-site-spring-boot-front" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fonimus', module='actuator-site-spring-boot-front', version='0.4.0')
)
libraryDependencies += "com.github.fonimus" % "actuator-site-spring-boot-front" % "0.4.0"
[com.github.fonimus/actuator-site-spring-boot-front "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fonimus : actuator-site-spring-boot-starter | jar | 0.4.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.0 |