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

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

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.10.2
Тип

Тип

jar

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


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