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