is not current version
Last Version 0.17.0

io.prometheus.jmx:parent 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

parent
Version

Version

0.3.1
Type

Type

pom

Download parent 0.3.1

Filename Size
parent-0.3.1.pom 5 KB
Browse

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