Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.netflix.spectator |
ArtifactId | ArtifactIdspectator-reg-atlas |
Version | Version0.58.2 |
Type | Typejar |
Filename | Size |
---|---|
spectator-reg-atlas-0.58.2.pom | |
spectator-reg-atlas-0.58.2.jar | 72 KB |
spectator-reg-atlas-0.58.2-sources.jar | 33 KB |
spectator-reg-atlas-0.58.2-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-atlas/ -->
<dependency>
<groupId>com.netflix.spectator</groupId>
<artifactId>spectator-reg-atlas</artifactId>
<version>0.58.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-atlas/
implementation 'com.netflix.spectator:spectator-reg-atlas:0.58.2'
// https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-atlas/
implementation ("com.netflix.spectator:spectator-reg-atlas:0.58.2")
'com.netflix.spectator:spectator-reg-atlas:jar:0.58.2'
<dependency org="com.netflix.spectator" name="spectator-reg-atlas" rev="0.58.2">
<artifact name="spectator-reg-atlas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.spectator', module='spectator-reg-atlas', version='0.58.2')
)
libraryDependencies += "com.netflix.spectator" % "spectator-reg-atlas" % "0.58.2"
[com.netflix.spectator/spectator-reg-atlas "0.58.2"]