не последняя версия
Последняя версия 0.13.10

com.turo:pushy-dropwizard-metrics-listener 0.13.8

A metrics listener for Pushy that uses the Dropwizard Metrics library for gathering and reporting metrics.

Категории

Категории

DropWizard Контейнер Микросервисы Metrics Тестирование приложения и мониторинг Monitoring
Группа

Группа

com.turo
Идентификатор

Идентификатор

pushy-dropwizard-metrics-listener
Версия

Версия

0.13.8
Тип

Тип

jar

Скачать pushy-dropwizard-metrics-listener 0.13.8


<!-- https://jarcasting.com/artifacts/com.turo/pushy-dropwizard-metrics-listener/ -->
<dependency>
    <groupId>com.turo</groupId>
    <artifactId>pushy-dropwizard-metrics-listener</artifactId>
    <version>0.13.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.turo/pushy-dropwizard-metrics-listener/
implementation 'com.turo:pushy-dropwizard-metrics-listener:0.13.8'
// https://jarcasting.com/artifacts/com.turo/pushy-dropwizard-metrics-listener/
implementation ("com.turo:pushy-dropwizard-metrics-listener:0.13.8")
'com.turo:pushy-dropwizard-metrics-listener:jar:0.13.8'
<dependency org="com.turo" name="pushy-dropwizard-metrics-listener" rev="0.13.8">
  <artifact name="pushy-dropwizard-metrics-listener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turo', module='pushy-dropwizard-metrics-listener', version='0.13.8')
)
libraryDependencies += "com.turo" % "pushy-dropwizard-metrics-listener" % "0.13.8"
[com.turo/pushy-dropwizard-metrics-listener "0.13.8"]