License |
License |
---|---|
Categories |
CategoriesCLI User Interface Prometheus Application Testing & Monitoring Monitoring Utility General Purpose Libraries |
GroupId | GroupIdio.prometheus.client.utility |
ArtifactId | ArtifactIdjvmstat |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrometheus Java Instrumentation Helpers for Hotspot VM's jvmstat
The Prometheus Java Instrumentation Helpers for Hotspot VM's jvmstat
|
Project URL |
Project URL |
Filename | Size |
---|---|
jvmstat-0.0.10.pom | |
jvmstat-0.0.10.jar | 17 KB |
jvmstat-0.0.10-sources.jar | 8 KB |
jvmstat-0.0.10-javadoc.jar | 155 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.prometheus : client | jar | 0.0.10 |