Jar examples for m:metrics-guice
An application metrics client for Java integrated with Graphite/OpenTSDB
You can download jar file metrics-guice 2.2.0 in this page.
The Apache License, Version 2.0
You can use the following script to add metrics-guice-2.2.0.jar to your project.
<dependency> <groupId>com.yammer.metrics</groupId> <artifactId>metrics-guice</artifactId> <version>2.2.0</version> </dependency>
compile group: 'com.yammer.metrics', name: 'metrics-guice', version: '2.2.0'
libraryDependencies += "com.yammer.metrics" % "metrics-guice" % "2.2.0"
<dependency org="com.yammer.metrics" name="metrics-guice" rev="2.2.0"/>
@Grapes(@Grab(group='com.yammer.metrics', module='metrics-guice', version='2.2.0'))
'com.yammer.metrics:metrics-guice:jar:2.2.0'
Click the following link to download the jar file.
metrics-guice-2.2.0-javadoc.jar