| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPrometheus Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.github.strengthened |
| Идентификатор | Идентификаторprometheus-healthchecks |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPrometheus Java Simpleclient Healthchecks
Metrics collector for Healthcheck system.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| prometheus-healthchecks-1.0.0.pom | |
| prometheus-healthchecks-1.0.0.jar | 14 KB |
| prometheus-healthchecks-1.0.0-sources.jar | 10 KB |
| prometheus-healthchecks-1.0.0-javadoc.jar | 66 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.strengthened/prometheus-healthchecks/ -->
<dependency>
<groupId>com.github.strengthened</groupId>
<artifactId>prometheus-healthchecks</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.strengthened/prometheus-healthchecks/
implementation 'com.github.strengthened:prometheus-healthchecks:1.0.0'
// https://jarcasting.com/artifacts/com.github.strengthened/prometheus-healthchecks/
implementation ("com.github.strengthened:prometheus-healthchecks:1.0.0")
'com.github.strengthened:prometheus-healthchecks:jar:1.0.0'
<dependency org="com.github.strengthened" name="prometheus-healthchecks" rev="1.0.0">
<artifact name="prometheus-healthchecks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.strengthened', module='prometheus-healthchecks', version='1.0.0')
)
libraryDependencies += "com.github.strengthened" % "prometheus-healthchecks" % "1.0.0"
[com.github.strengthened/prometheus-healthchecks "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.prometheus : simpleclient Необязательный | jar | 0.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.prometheus : simpleclient_common | jar | 0.6.0 |
| org.assertj : assertj-core | jar | 1.7.1 |
| junit : junit | jar | 4.12 |
| org.awaitility : awaitility | jar | 3.1.5 |