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

org.wso2.ei:prometheus-client 1.1.0-alpha


Категории

Категории

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

Группа

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

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

prometheus-client
Версия

Версия

1.1.0-alpha
Тип

Тип

pom

Скачать prometheus-client 1.1.0-alpha

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

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