| License | License
                                                        MIT                                                 | 
|---|---|
| Categories | CategoriesMetrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdcom.avast.metrics | 
| ArtifactId | ArtifactIdmetrics-graphite | 
| Last Version | Last Version2.10.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmetrics-graphite Library for application monitoring | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| metrics-graphite-2.10.3.pom | |
| metrics-graphite-2.10.3.jar | 2 KB | 
| metrics-graphite-2.10.3-sources.jar | 1 KB | 
| metrics-graphite-2.10.3-javadoc.jar | 388 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.avast.metrics/metrics-graphite/ -->
<dependency>
    <groupId>com.avast.metrics</groupId>
    <artifactId>metrics-graphite</artifactId>
    <version>2.10.3</version>
</dependency>// https://jarcasting.com/artifacts/com.avast.metrics/metrics-graphite/
implementation 'com.avast.metrics:metrics-graphite:2.10.3'// https://jarcasting.com/artifacts/com.avast.metrics/metrics-graphite/
implementation ("com.avast.metrics:metrics-graphite:2.10.3")'com.avast.metrics:metrics-graphite:jar:2.10.3'<dependency org="com.avast.metrics" name="metrics-graphite" rev="2.10.3">
  <artifact name="metrics-graphite" type="jar" />
</dependency>@Grapes(
@Grab(group='com.avast.metrics', module='metrics-graphite', version='2.10.3')
)libraryDependencies += "com.avast.metrics" % "metrics-graphite" % "2.10.3"[com.avast.metrics/metrics-graphite "2.10.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.avast.metrics : metrics-dropwizard-common | jar | 2.10.3 | 
| io.dropwizard.metrics : metrics-graphite | jar | 4.1.17 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 | 
| junit : junit | jar | 4.12 | 
| com.novocode : junit-interface | jar | 0.11 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 |