| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMetrics Тестирование приложения и мониторинг Monitoring Prometheus ORM Данные |
| Группа | Группаcom.wizenoze |
| Идентификатор | Идентификаторstorm-metrics-reporter-prometheus |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
Описаниеstorm-metrics-reporter-prometheus
Storm metrics reporter module that supports Prometheus Gateway
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.wizenoze/storm-metrics-reporter-prometheus/ -->
<dependency>
<groupId>com.wizenoze</groupId>
<artifactId>storm-metrics-reporter-prometheus</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizenoze/storm-metrics-reporter-prometheus/
implementation 'com.wizenoze:storm-metrics-reporter-prometheus:0.0.1'
// https://jarcasting.com/artifacts/com.wizenoze/storm-metrics-reporter-prometheus/
implementation ("com.wizenoze:storm-metrics-reporter-prometheus:0.0.1")
'com.wizenoze:storm-metrics-reporter-prometheus:jar:0.0.1'
<dependency org="com.wizenoze" name="storm-metrics-reporter-prometheus" rev="0.0.1">
<artifact name="storm-metrics-reporter-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizenoze', module='storm-metrics-reporter-prometheus', version='0.0.1')
)
libraryDependencies += "com.wizenoze" % "storm-metrics-reporter-prometheus" % "0.0.1"
[com.wizenoze/storm-metrics-reporter-prometheus "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.storm : storm-core | jar | 1.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |
| org.mockito : mockito-junit-jupiter | jar | 2.23.4 |
| org.hamcrest : hamcrest-library | jar | 1.3 |