Download metrics-new-relic-1.0.5.jar file - Jar m

Jar examples for m:metrics-new-relic

Description

Metrics reporter for New relic

You can download jar file metrics-new-relic 1.0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add metrics-new-relic-1.0.5.jar to your project.

<dependency>
   <groupId>com.palominolabs.metrics</groupId>
   <artifactId>metrics-new-relic</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'com.palominolabs.metrics', name: 'metrics-new-relic', version: '1.0.5'
libraryDependencies += "com.palominolabs.metrics" % "metrics-new-relic" % "1.0.5"
<dependency org="com.palominolabs.metrics" name="metrics-new-relic" rev="1.0.5"/>
@Grapes(@Grab(group='com.palominolabs.metrics', module='metrics-new-relic', version='1.0.5'))
'com.palominolabs.metrics:metrics-new-relic:jar:1.0.5'

Download

Click the following link to download the jar file.

metrics-new-relic-1.0.5-javadoc.jar
metrics-new-relic-1.0.5-sources.jar
metrics-new-relic-1.0.5.jar
metrics-new-relic-1.0.5.pom



Related Tutorials