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.3.0 in this page.
Apache 2.0
You can use the following script to add metrics-raw-0.3.0.jar to your project.
<dependency> <groupId>org.dshops</groupId> <artifactId>metrics-raw</artifactId> <version>0.3.0</version> </dependency>
compile group: 'org.dshops', name: 'metrics-raw', version: '0.3.0'
libraryDependencies += "org.dshops" % "metrics-raw" % "0.3.0"
<dependency org="org.dshops" name="metrics-raw" rev="0.3.0"/>
@Grapes(@Grab(group='org.dshops', module='metrics-raw', version='0.3.0'))
'org.dshops:metrics-raw:jar:0.3.0'
Click the following link to download the jar file.
metrics-raw-0.3.0-jar-with-dependencies.jar