Jar examples for m:metrics-raw
Library designed to send raw metrics to one or more datasources. Inspired by dropwizard Metrics library.
You can download jar file metrics-raw 0.0.4 in this page.
Apache 2.0
You can use the following script to add metrics-raw-0.0.4.jar to your project.
<dependency> <groupId>org.dshops</groupId> <artifactId>metrics-raw</artifactId> <version>0.0.4</version> </dependency>
compile group: 'org.dshops', name: 'metrics-raw', version: '0.0.4'
libraryDependencies += "org.dshops" % "metrics-raw" % "0.0.4"
<dependency org="org.dshops" name="metrics-raw" rev="0.0.4"/>
@Grapes(@Grab(group='org.dshops', module='metrics-raw', version='0.0.4'))
'org.dshops:metrics-raw:jar:0.0.4'
Click the following link to download the jar file.
metrics-raw-0.0.4-jar-with-dependencies.jar