License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.fonimus |
ArtifactId | ArtifactIdvue-actuator-spring-boot-starter |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVue Actuator Spring Boot Starter
Vue actuator web site for spring boot
|
<!-- https://jarcasting.com/artifacts/com.github.fonimus/vue-actuator-spring-boot-starter/ -->
<dependency>
<groupId>com.github.fonimus</groupId>
<artifactId>vue-actuator-spring-boot-starter</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fonimus/vue-actuator-spring-boot-starter/
implementation 'com.github.fonimus:vue-actuator-spring-boot-starter:0.1.0'
// https://jarcasting.com/artifacts/com.github.fonimus/vue-actuator-spring-boot-starter/
implementation ("com.github.fonimus:vue-actuator-spring-boot-starter:0.1.0")
'com.github.fonimus:vue-actuator-spring-boot-starter:jar:0.1.0'
<dependency org="com.github.fonimus" name="vue-actuator-spring-boot-starter" rev="0.1.0">
<artifact name="vue-actuator-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fonimus', module='vue-actuator-spring-boot-starter', version='0.1.0')
)
libraryDependencies += "com.github.fonimus" % "vue-actuator-spring-boot-starter" % "0.1.0"
[com.github.fonimus/vue-actuator-spring-boot-starter "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-actuator-autoconfigure | jar | |
org.springframework : spring-webmvc | jar |