is not current version
Last Version 1.3.5

com.netflix.spectator:spectator-ext-jvm 0.80.0

spectator-ext-jvm

Categories

Categories

Net
GroupId

GroupId

com.netflix.spectator
ArtifactId

ArtifactId

spectator-ext-jvm
Version

Version

0.80.0
Type

Type

jar

Download spectator-ext-jvm 0.80.0


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