License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.fonimus |
ArtifactId | ArtifactIdvue-actuator-spring-boot-parent |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVue Actuator Spring Boot Parent
Vue actuator web site for spring boot
|
Filename | Size |
---|---|
vue-actuator-spring-boot-parent-0.1.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fonimus/vue-actuator-spring-boot-parent/ -->
<dependency>
<groupId>com.github.fonimus</groupId>
<artifactId>vue-actuator-spring-boot-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fonimus/vue-actuator-spring-boot-parent/
implementation 'com.github.fonimus:vue-actuator-spring-boot-parent:0.1.0'
// https://jarcasting.com/artifacts/com.github.fonimus/vue-actuator-spring-boot-parent/
implementation ("com.github.fonimus:vue-actuator-spring-boot-parent:0.1.0")
'com.github.fonimus:vue-actuator-spring-boot-parent:pom:0.1.0'
<dependency org="com.github.fonimus" name="vue-actuator-spring-boot-parent" rev="0.1.0">
<artifact name="vue-actuator-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fonimus', module='vue-actuator-spring-boot-parent', version='0.1.0')
)
libraryDependencies += "com.github.fonimus" % "vue-actuator-spring-boot-parent" % "0.1.0"
[com.github.fonimus/vue-actuator-spring-boot-parent "0.1.0"]