| Категории |
Категорииconfig Библиотеки уровня приложения Configuration Metrics Тестирование приложения и мониторинг Monitoring Prometheus |
|---|---|
| Группа | Группаcom.okracode.qconfig |
| Идентификатор | Идентификаторqconfig-metrics-prometheus |
| Версия | Версия0.5.0-SNAPSHOT-1.0.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig-metrics-prometheus/ -->
<dependency>
<groupId>com.okracode.qconfig</groupId>
<artifactId>qconfig-metrics-prometheus</artifactId>
<version>0.5.0-SNAPSHOT-1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig-metrics-prometheus/
implementation 'com.okracode.qconfig:qconfig-metrics-prometheus:0.5.0-SNAPSHOT-1.0.0'
// https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig-metrics-prometheus/
implementation ("com.okracode.qconfig:qconfig-metrics-prometheus:0.5.0-SNAPSHOT-1.0.0")
'com.okracode.qconfig:qconfig-metrics-prometheus:jar:0.5.0-SNAPSHOT-1.0.0'
<dependency org="com.okracode.qconfig" name="qconfig-metrics-prometheus" rev="0.5.0-SNAPSHOT-1.0.0">
<artifact name="qconfig-metrics-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okracode.qconfig', module='qconfig-metrics-prometheus', version='0.5.0-SNAPSHOT-1.0.0')
)
libraryDependencies += "com.okracode.qconfig" % "qconfig-metrics-prometheus" % "0.5.0-SNAPSHOT-1.0.0"
[com.okracode.qconfig/qconfig-metrics-prometheus "0.5.0-SNAPSHOT-1.0.0"]