Download simpleclient_hotspot-0.0.16.jar file - Jar s

Jar examples for s:simpleclient-hotspot

Description

Collectors of data from Java Hotspot.

You can download jar file simpleclient_hotspot 0.0.16 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add simpleclient_hotspot-0.0.16.jar to your project.

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

Download

Click the following link to download the jar file.

simpleclient_hotspot-0.0.16-javadoc.jar
simpleclient_hotspot-0.0.16-sources.jar
simpleclient_hotspot-0.0.16.jar
simpleclient_hotspot-0.0.16.pom



Related Tutorials