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

io.github.ddk-prog:cxf-prometheus-metrics 1.0.0

Lib to collect prometheus statistics for spring boot actuator

Категории

Категории

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

Группа

io.github.ddk-prog
Идентификатор

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

cxf-prometheus-metrics
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать cxf-prometheus-metrics 1.0.0


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