Last Version

Prometheus Java Instrumentation Helpers for Hotspot VM's jvmstat 0.0.10

The Prometheus Java Instrumentation Helpers for Hotspot VM's jvmstat

License

License

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring Utility General Purpose Libraries
GroupId

GroupId

io.prometheus.client.utility
ArtifactId

ArtifactId

jvmstat
Version

Version

0.0.10
Type

Type

jar
Description

Description

Prometheus Java Instrumentation Helpers for Hotspot VM's jvmstat
The Prometheus Java Instrumentation Helpers for Hotspot VM's jvmstat
Project URL

Project URL

http://github.com/prometheus/client_java

Download jvmstat 0.0.10


<!-- https://jarcasting.com/artifacts/io.prometheus.client.utility/jvmstat/ -->
<dependency>
    <groupId>io.prometheus.client.utility</groupId>
    <artifactId>jvmstat</artifactId>
    <version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.prometheus.client.utility/jvmstat/
implementation 'io.prometheus.client.utility:jvmstat:0.0.10'
// https://jarcasting.com/artifacts/io.prometheus.client.utility/jvmstat/
implementation ("io.prometheus.client.utility:jvmstat:0.0.10")
'io.prometheus.client.utility:jvmstat:jar:0.0.10'
<dependency org="io.prometheus.client.utility" name="jvmstat" rev="0.0.10">
  <artifact name="jvmstat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prometheus.client.utility', module='jvmstat', version='0.0.10')
)
libraryDependencies += "io.prometheus.client.utility" % "jvmstat" % "0.0.10"
[io.prometheus.client.utility/jvmstat "0.0.10"]

Dependencies

compile (1)

Group / Artifact Type Version
io.prometheus : client jar 0.0.10

Project Modules

There are no modules declared in this project.