s

simpleclient_hotspot

Collectors of data from Java Hotspot.
The Apache Software License, Version 2.0
Brian Brazil
Files download
File Operation
simpleclient_hotspot-0.15.0.jar download
simpleclient_hotspot-0.15.0.pom download
simpleclient_hotspot-0.15.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.prometheus</groupId>
  <artifactId>simpleclient_hotspot</artifactId>
  <version>0.15.0</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'io.prometheus:simpleclient_hotspot:0.15.0'
Gradle Kotlin
implementation("io.prometheus:simpleclient_hotspot:0.15.0")
Scala SBT
libraryDependencies += "io.prometheus" % "simpleclient_hotspot" % "0.15.0"
Groovy Grape
@Grapes(
  @Grab(group='io.prometheus', module='simpleclient_hotspot', version='0.15.0')
)
Apache Ivy
<dependency org="io.prometheus" name="simpleclient_hotspot" rev="0.15.0" />
Leiningen
[io.prometheus/simpleclient_hotspot "0.15.0"]
Apache Buildr
'io.prometheus:simpleclient_hotspot:jar:0.15.0'