Download spectator-ext-sandbox-0.19.jar file - Jar s

Jar examples for s:spectator-ext-sandbox

Description

spectator-ext-sandbox developed by Netflix

You can download jar file spectator-ext-sandbox 0.19 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spectator-ext-sandbox-0.19.jar to your project.

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

Download

Click the following link to download the jar file.

spectator-ext-sandbox-0.19-javadoc.jar
spectator-ext-sandbox-0.19-sources.jar
spectator-ext-sandbox-0.19.jar
spectator-ext-sandbox-0.19.pom



Related Tutorials