is not current version
Last Version 0.17.0

io.prometheus.jmx:jmx_prometheus_httpserver 0.11.0

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_httpserver
Version

Version

0.11.0
Type

Type

jar

Download jmx_prometheus_httpserver 0.11.0


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