| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Metrics Тестирование приложения и мониторинг Monitoring Prometheus |
| Группа | Группаio.github.qsy7.java.infrastructure.metrics.modules |
| Идентификатор | Идентификаторprometheus |
| Последняя версия | Последняя версия0.1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmetrics - modules - prometheus
metrics - modules - prometheus
|
| Имя Файла | Размер |
|---|---|
| prometheus-0.1.2.pom | 774 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.metrics.modules/prometheus/ -->
<dependency>
<groupId>io.github.qsy7.java.infrastructure.metrics.modules</groupId>
<artifactId>prometheus</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.metrics.modules/prometheus/
implementation 'io.github.qsy7.java.infrastructure.metrics.modules:prometheus:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.metrics.modules/prometheus/
implementation ("io.github.qsy7.java.infrastructure.metrics.modules:prometheus:0.1.2")
'io.github.qsy7.java.infrastructure.metrics.modules:prometheus:pom:0.1.2'
<dependency org="io.github.qsy7.java.infrastructure.metrics.modules" name="prometheus" rev="0.1.2">
<artifact name="prometheus" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.infrastructure.metrics.modules', module='prometheus', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.infrastructure.metrics.modules" % "prometheus" % "0.1.2"
[io.github.qsy7.java.infrastructure.metrics.modules/prometheus "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.qsy7.java.infrastructure.metrics : impl | jar | 0.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit : junit-bom | pom | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |