не последняя версия
Последняя версия 4.1.0-m3

org.wso2.ei:prometheus-client 1.0.0-beta2


Категории

Категории

CLI Взаимодействие с пользователем Prometheus Тестирование приложения и мониторинг Monitoring
Группа

Группа

org.wso2.ei
Идентификатор

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

prometheus-client
Версия

Версия

1.0.0-beta2
Тип

Тип

pom

Скачать prometheus-client 1.0.0-beta2

Имя Файла Размер
prometheus-client-1.0.0-beta2.pom 2 KB
Обзор

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