You can download simpleclient_hotspot-0.0.21.jar in this page.
The Apache Software License, Version 2.0
simpleclient_hotspot-0.0.21.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/io.prometheus/simpleclient_hotspot/pom.properties META-INF/maven/io.prometheus/simpleclient_hotspot/pom.xml io.prometheus.client.hotspot.ClassLoadingExports.class io.prometheus.client.hotspot.DefaultExports.class io.prometheus.client.hotspot.GarbageCollectorExports.class io.prometheus.client.hotspot.MemoryPoolsExports.class io.prometheus.client.hotspot.StandardExports.class io.prometheus.client.hotspot.ThreadExports.class io.prometheus.client.hotspot.VersionInfoExports.class
simpleclient_hotspot-0.0.21.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>io.prometheus</groupId> <artifactId>parent</artifactId> <version>0.0.21</version> </parent> <groupId>io.prometheus</groupId> <artifactId>simpleclient_hotspot</artifactId> <packaging>bundle</packaging> <name>Prometheus Java Simpleclient Hotspot</name> <description> Collectors of data from Java Hotspot. </description> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <id>brian-brazil</id> <name>Brian Brazil</name> <email>brian.brazil@boxever.com</email> </developer> </developers> <dependencies> <dependency> <groupId>io.prometheus</groupId> <artifactId>simpleclient</artifactId> <version>0.0.21</version> </dependency> <!-- Test Dependencies Follow --> <dependency> <groupId>io.prometheus</groupId> <artifactId>simpleclient_servlet</artifactId> <version>0.0.21</version> <scope>test</scope> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.11</version> <scope>test</scope> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> <version>1.9.5</version> <scope>test</scope> </dependency> <dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-servlet</artifactId> <version>8.1.7.v20120910</version> <scope>test</scope> </dependency> </dependencies> </project>
<dependency> <groupId>io.prometheus</groupId> <artifactId>simpleclient_hotspot</artifactId> <version>0.0.21</version> </dependency>
If you think the following simpleclient_hotspot-0.0.21.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download simpleclient_hotspot-0.0.21.jar file