is not current version
Last Version 0.30.0

com.netflix.spectator:spectator-reg-metrics2 0.17

spectator-reg-metrics2 developed by Netflix

Categories

Categories

Net Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.netflix.spectator
ArtifactId

ArtifactId

spectator-reg-metrics2
Version

Version

0.17
Type

Type

jar

Download spectator-reg-metrics2 0.17


<!-- https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-metrics2/ -->
<dependency>
    <groupId>com.netflix.spectator</groupId>
    <artifactId>spectator-reg-metrics2</artifactId>
    <version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-metrics2/
implementation 'com.netflix.spectator:spectator-reg-metrics2:0.17'
// https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-metrics2/
implementation ("com.netflix.spectator:spectator-reg-metrics2:0.17")
'com.netflix.spectator:spectator-reg-metrics2:jar:0.17'
<dependency org="com.netflix.spectator" name="spectator-reg-metrics2" rev="0.17">
  <artifact name="spectator-reg-metrics2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.spectator', module='spectator-reg-metrics2', version='0.17')
)
libraryDependencies += "com.netflix.spectator" % "spectator-reg-metrics2" % "0.17"
[com.netflix.spectator/spectator-reg-metrics2 "0.17"]