Download spectator-reg-servo-0.70.2.jar file - Jar s

Jar examples for s:spectator-reg-servo

Description

spectator-reg-servo developed by Netflix

You can download jar file spectator-reg-servo 0.70.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spectator-reg-servo-0.70.2.jar to your project.

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

Download

Click the following link to download the jar file.

spectator-reg-servo-0.70.2-javadoc.jar
spectator-reg-servo-0.70.2-sources.jar
spectator-reg-servo-0.70.2.jar
spectator-reg-servo-0.70.2.pom



Related Tutorials