| Категории |
КатегорииPrometheus Тестирование приложения и мониторинг Monitoring |
|---|---|
| Группа | Группаcom.walterjwhite.infrastructure.dependencies |
| Идентификатор | Идентификаторprometheus |
| Последняя версия | Последняя версия0.0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеprometheus
dependencies
|
| Имя Файла | Размер |
|---|---|
| prometheus-0.0.15.pom | 915 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/prometheus/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>prometheus</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/prometheus/
implementation 'com.walterjwhite.infrastructure.dependencies:prometheus:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/prometheus/
implementation ("com.walterjwhite.infrastructure.dependencies:prometheus:0.0.15")
'com.walterjwhite.infrastructure.dependencies:prometheus:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="prometheus" rev="0.0.15">
<artifact name="prometheus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='prometheus', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "prometheus" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/prometheus "0.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.prometheus : simpleclient | jar | 0.0.26 |