is not current version
Last Version 2.4.0

guru.springframework:chuck-norris-for-actuator-parent 0.0.1

A custom Spring Boot Actuator Information contributor which produces random Chuck Norris sayings.

GroupId

GroupId

guru.springframework
ArtifactId

ArtifactId

chuck-norris-for-actuator-parent
Version

Version

0.0.1
Type

Type

pom

Download chuck-norris-for-actuator-parent 0.0.1


<!-- https://jarcasting.com/artifacts/guru.springframework/chuck-norris-for-actuator-parent/ -->
<dependency>
    <groupId>guru.springframework</groupId>
    <artifactId>chuck-norris-for-actuator-parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/guru.springframework/chuck-norris-for-actuator-parent/
implementation 'guru.springframework:chuck-norris-for-actuator-parent:0.0.1'
// https://jarcasting.com/artifacts/guru.springframework/chuck-norris-for-actuator-parent/
implementation ("guru.springframework:chuck-norris-for-actuator-parent:0.0.1")
'guru.springframework:chuck-norris-for-actuator-parent:pom:0.0.1'
<dependency org="guru.springframework" name="chuck-norris-for-actuator-parent" rev="0.0.1">
  <artifact name="chuck-norris-for-actuator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='guru.springframework', module='chuck-norris-for-actuator-parent', version='0.0.1')
)
libraryDependencies += "guru.springframework" % "chuck-norris-for-actuator-parent" % "0.0.1"
[guru.springframework/chuck-norris-for-actuator-parent "0.0.1"]