is not current version
Last Version 0.7.0.1

com.librato.metrics:dropwizard-librato 0.7.0.0

Dropwizard integration with Librato Metrics

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.librato.metrics
ArtifactId

ArtifactId

dropwizard-librato
Version

Version

0.7.0.0
Type

Type

jar

Download dropwizard-librato 0.7.0.0


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