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

io.prometheus.jmx:parent 0.4

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

Категории

Категории

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

Группа

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

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

parent
Версия

Версия

0.4
Тип

Тип

pom

Скачать parent 0.4

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

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