is not current version
Last Version 0.17.0

io.prometheus.jmx:jmx_prometheus_javaagent 0.3.1

See https://github.com/prometheus/jmx_exporter/blob/master/README.md

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus.jmx
ArtifactId

ArtifactId

jmx_prometheus_javaagent
Version

Version

0.3.1
Type

Type

jar

Download jmx_prometheus_javaagent 0.3.1


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