is not current version
Last Version 0.0.10

io.prometheus.client.utility:hotspot 0.0.3

The Prometheus Java Instrumentation Helpers for Hotspot VM

Categories

Categories

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

GroupId

io.prometheus.client.utility
ArtifactId

ArtifactId

hotspot
Version

Version

0.0.3
Type

Type

jar

Download hotspot 0.0.3


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