Download simpleclient_dropwizard-0.0.25.jar file - Jar s

Jar examples for s:simpleclient-dropwizard

Description

Collector of data from Dropwizard metrics library.

You can download jar file simpleclient_dropwizard 0.0.25 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add simpleclient_dropwizard-0.0.25.jar to your project.

<dependency>
   <groupId>io.prometheus</groupId>
   <artifactId>simpleclient_dropwizard</artifactId>
   <version>0.0.25</version>
</dependency>
compile group: 'io.prometheus', name: 'simpleclient_dropwizard', version: '0.0.25'
libraryDependencies += "io.prometheus" % "simpleclient_dropwizard" % "0.0.25"
<dependency org="io.prometheus" name="simpleclient_dropwizard" rev="0.0.25"/>
@Grapes(@Grab(group='io.prometheus', module='simpleclient_dropwizard', version='0.0.25'))
'io.prometheus:simpleclient_dropwizard:jar:0.0.25'

Download

Click the following link to download the jar file.

simpleclient_dropwizard-0.0.25-javadoc.jar
simpleclient_dropwizard-0.0.25-sources.jar
simpleclient_dropwizard-0.0.25.jar
simpleclient_dropwizard-0.0.25.pom



Related Tutorials