| License |
License |
|---|---|
| GroupId | GroupIddev.vality |
| ArtifactId | ArtifactIdcustom-actuator-endpoints |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCustom actuator endpoints
Actuator info enrichment
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.vality/custom-actuator-endpoints/ -->
<dependency>
<groupId>dev.vality</groupId>
<artifactId>custom-actuator-endpoints</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/custom-actuator-endpoints/
implementation 'dev.vality:custom-actuator-endpoints:0.0.1'
// https://jarcasting.com/artifacts/dev.vality/custom-actuator-endpoints/
implementation ("dev.vality:custom-actuator-endpoints:0.0.1")
'dev.vality:custom-actuator-endpoints:jar:0.0.1'
<dependency org="dev.vality" name="custom-actuator-endpoints" rev="0.0.1">
<artifact name="custom-actuator-endpoints" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='custom-actuator-endpoints', version='0.0.1')
)
libraryDependencies += "dev.vality" % "custom-actuator-endpoints" % "0.0.1"
[dev.vality/custom-actuator-endpoints "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.6.3 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.6.3 |
| org.slf4j : slf4j-api | jar | 1.7.33 |
| org.projectlombok : lombok | jar | 1.18.22 |