Download spectator-ext-jvm-0.64.0.jar file - Jar s

Jar examples for s:spectator-ext-jvm

Description

spectator-ext-jvm developed by Netflix

You can download jar file spectator-ext-jvm 0.64.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spectator-ext-jvm-0.64.0.jar to your project.

<dependency>
   <groupId>com.netflix.spectator</groupId>
   <artifactId>spectator-ext-jvm</artifactId>
   <version>0.64.0</version>
</dependency>
compile group: 'com.netflix.spectator', name: 'spectator-ext-jvm', version: '0.64.0'
libraryDependencies += "com.netflix.spectator" % "spectator-ext-jvm" % "0.64.0"
<dependency org="com.netflix.spectator" name="spectator-ext-jvm" rev="0.64.0"/>
@Grapes(@Grab(group='com.netflix.spectator', module='spectator-ext-jvm', version='0.64.0'))
'com.netflix.spectator:spectator-ext-jvm:jar:0.64.0'

Download

Click the following link to download the jar file.

spectator-ext-jvm-0.64.0-javadoc.jar
spectator-ext-jvm-0.64.0-sources.jar
spectator-ext-jvm-0.64.0.jar
spectator-ext-jvm-0.64.0.pom



Related Tutorials