safeprometheus

Statically-typed Prometheus Client

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

safeprometheus
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

safeprometheus
Statically-typed Prometheus Client
Ссылка на сайт

Ссылка на сайт

https://github.com/safeprometheus/client_java

Скачать safeprometheus

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.prometheus : simpleclient_httpserver jar 0.8.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
com.squareup : javapoet jar 1.11.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0