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