| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMetrics Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.eatthepath |
| Идентификатор | Идентификаторpushy-micrometer-metrics-listener |
| Последняя версия | Последняя версия0.15.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMicrometer metrics listener for Pushy
A metrics listener for Pushy that uses the Micrometer application monitoring library for gathering and reporting metrics.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.eatthepath/pushy-micrometer-metrics-listener/ -->
<dependency>
<groupId>com.eatthepath</groupId>
<artifactId>pushy-micrometer-metrics-listener</artifactId>
<version>0.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eatthepath/pushy-micrometer-metrics-listener/
implementation 'com.eatthepath:pushy-micrometer-metrics-listener:0.15.1'
// https://jarcasting.com/artifacts/com.eatthepath/pushy-micrometer-metrics-listener/
implementation ("com.eatthepath:pushy-micrometer-metrics-listener:0.15.1")
'com.eatthepath:pushy-micrometer-metrics-listener:jar:0.15.1'
<dependency org="com.eatthepath" name="pushy-micrometer-metrics-listener" rev="0.15.1">
<artifact name="pushy-micrometer-metrics-listener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eatthepath', module='pushy-micrometer-metrics-listener', version='0.15.1')
)
libraryDependencies += "com.eatthepath" % "pushy-micrometer-metrics-listener" % "0.15.1"
[com.eatthepath/pushy-micrometer-metrics-listener "0.15.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.eatthepath : pushy | jar | 0.15.1 |
| io.micrometer : micrometer-core | jar | 1.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |