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

com.github.safeprometheus:safeprometheus 1.0.0

Statically-typed Prometheus Client

Категории

Категории

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

Группа

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

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

safeprometheus
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать safeprometheus 1.0.0


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