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