Download spectator-reg-servo-0.65.1.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.65.1 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.65.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials