is not current version
Last Version 0.13.10

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

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.13.0
Type

Type

jar

Download pushy-dropwizard-metrics-listener 0.13.0


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