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

io.prometheus:parent 0.0.16

The Prometheus Java Suite: Client Metrics, Exposition, and Examples

Категории

Категории

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

Группа

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

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

parent
Версия

Версия

0.0.16
Тип

Тип

pom

Скачать parent 0.0.16

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

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