| License | License | 
|---|---|
| Categories | CategoriesMetrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdcom.librato | 
| ArtifactId | ArtifactIdmetrics-librato | 
| Last Version | Last Version2.1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMetrics Librato Support The LibratoReporter class runs in the background, publishing metrics to the Librato Metrics API at the specified interval. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| metrics-librato-2.1.2.0.pom | |
| metrics-librato-2.1.2.0.jar | 23 KB | 
| metrics-librato-2.1.2.0-sources.jar | 10 KB | 
| metrics-librato-2.1.2.0-javadoc.jar | 78 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.librato/metrics-librato/ -->
<dependency>
    <groupId>com.librato</groupId>
    <artifactId>metrics-librato</artifactId>
    <version>2.1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/com.librato/metrics-librato/
implementation 'com.librato:metrics-librato:2.1.2.0'// https://jarcasting.com/artifacts/com.librato/metrics-librato/
implementation ("com.librato:metrics-librato:2.1.2.0")'com.librato:metrics-librato:jar:2.1.2.0'<dependency org="com.librato" name="metrics-librato" rev="2.1.2.0">
  <artifact name="metrics-librato" type="jar" />
</dependency>@Grapes(
@Grab(group='com.librato', module='metrics-librato', version='2.1.2.0')
)libraryDependencies += "com.librato" % "metrics-librato" % "2.1.2.0"[com.librato/metrics-librato "2.1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.yammer.metrics : metrics-core | jar | 2.1.2 | 
| com.ning : async-http-client | jar | 1.7.4 | 
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.yammer.metrics : metrics-core | test-jar | 2.1.2 | 
| junit : junit-dep | jar | 4.10 |