Actuator Site Spring Boot Parent

Actuator web site for spring boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.fonimus
ArtifactId

ArtifactId

actuator-site-spring-boot-parent
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Actuator Site Spring Boot Parent
Actuator web site for spring boot
Project URL

Project URL

https://github.com/fonimus/actuator-site-spring-boot

Download actuator-site-spring-boot-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • front
  • starter

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0