| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPrometheus Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.github.safeprometheus |
| Идентификатор | Идентификаторsafeprometheus |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsafeprometheus
Statically-typed Prometheus Client
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| safeprometheus-1.0.1.pom | |
| safeprometheus-1.0.1.jar | 32 KB |
| safeprometheus-1.0.1-sources.jar | 15 KB |
| safeprometheus-1.0.1-javadoc.jar | 169 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.prometheus : simpleclient_httpserver | jar | 0.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.squareup : javapoet | jar | 1.11.1 |