is not current version
Last Version 0.13.10

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

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

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.turo
ArtifactId

ArtifactId

pushy-dropwizard-metrics-listener
Version

Version

0.11.3
Type

Type

jar

Download pushy-dropwizard-metrics-listener 0.11.3


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