не последняя версия
Последняя версия 0.17.0

io.prometheus.jmx:parent 0.2.0

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

Категории

Категории

Prometheus Тестирование приложения и мониторинг Monitoring
Группа

Группа

io.prometheus.jmx
Идентификатор

Идентификатор

parent
Версия

Версия

0.2.0
Тип

Тип

pom

Скачать parent 0.2.0

Имя Файла Размер
parent-0.2.0.pom 5 KB
Обзор

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