Last Version

Dropwizard Metrics listener for Pushy 0.9.3

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

License

License

Categories

Categories

IDE Development Tools DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.relayrides
ArtifactId

ArtifactId

pushy-dropwizard-metrics-listener
Version

Version

0.9.3
Type

Type

jar
Description

Description

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

Project Organization

Turo

Download pushy-dropwizard-metrics-listener 0.9.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.relayrides : pushy jar 0.9.3
io.dropwizard.metrics : metrics-core jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.