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

io.dekorate:prometheus-annotations 0.13.0


Категории

Категории

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

Группа

io.dekorate
Идентификатор

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

prometheus-annotations
Версия

Версия

0.13.0
Тип

Тип

jar

Скачать prometheus-annotations 0.13.0


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