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

com.networknt:prometheus 2.0.20

A prometheus metrics handler to log statistic info on the server

Категории

Категории

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

Группа

com.networknt
Идентификатор

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

prometheus
Версия

Версия

2.0.20
Тип

Тип

jar

Скачать prometheus 2.0.20


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