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

cn.vertxup:up-prometheus 0.4.3


Категории

Категории

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

Группа

cn.vertxup
Идентификатор

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

up-prometheus
Версия

Версия

0.4.3
Тип

Тип

jar

Скачать up-prometheus 0.4.3

Имя Файла Размер
up-prometheus-0.4.3.pom
up-prometheus-0.4.3.jar 1 KB
Обзор

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