License |
License |
---|---|
Categories |
CategoriesCLI User Interface Prometheus Application Testing & Monitoring Monitoring Utility General Purpose Libraries |
GroupId | GroupIdio.prometheus.client.utility |
ArtifactId | ArtifactIdhotspot |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrometheus Java Instrumentation Helpers for Hotspot VM
The Prometheus Java Instrumentation Helpers for Hotspot VM
|
Project URL |
Project URL |
Filename | Size |
---|---|
hotspot-0.0.10.pom | |
hotspot-0.0.10.jar | 4 KB |
hotspot-0.0.10-sources.jar | 2 KB |
hotspot-0.0.10-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.prometheus.client.utility/hotspot/ -->
<dependency>
<groupId>io.prometheus.client.utility</groupId>
<artifactId>hotspot</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.prometheus.client.utility/hotspot/
implementation 'io.prometheus.client.utility:hotspot:0.0.10'
// https://jarcasting.com/artifacts/io.prometheus.client.utility/hotspot/
implementation ("io.prometheus.client.utility:hotspot:0.0.10")
'io.prometheus.client.utility:hotspot:jar:0.0.10'
<dependency org="io.prometheus.client.utility" name="hotspot" rev="0.0.10">
<artifact name="hotspot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prometheus.client.utility', module='hotspot', version='0.0.10')
)
libraryDependencies += "io.prometheus.client.utility" % "hotspot" % "0.0.10"
[io.prometheus.client.utility/hotspot "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
io.prometheus : client | jar | 0.0.10 |