GroupId | GroupIdguru.springframework |
---|---|
ArtifactId | ArtifactIdchuck-norris-for-actuator-parent |
Version | Version0.0.2 |
Type | Typepom |
Filename | Size |
---|---|
chuck-norris-for-actuator-parent-0.0.2.pom | 4 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/guru.springframework/chuck-norris-for-actuator-parent/
implementation ("guru.springframework:chuck-norris-for-actuator-parent:0.0.2")
'guru.springframework:chuck-norris-for-actuator-parent:pom:0.0.2'
<dependency org="guru.springframework" name="chuck-norris-for-actuator-parent" rev="0.0.2">
<artifact name="chuck-norris-for-actuator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='guru.springframework', module='chuck-norris-for-actuator-parent', version='0.0.2')
)
libraryDependencies += "guru.springframework" % "chuck-norris-for-actuator-parent" % "0.0.2"
[guru.springframework/chuck-norris-for-actuator-parent "0.0.2"]