Jar examples for i:insights-client
a java client library for posting events to New Relic Insights
You can download jar file insights_client 1.0.0 in this page.
MIT License
You can use the following script to add insights_client-1.0.0.jar to your project.
<dependency> <groupId>com.newrelic.experts</groupId> <artifactId>insights_client</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.newrelic.experts', name: 'insights_client', version: '1.0.0'
libraryDependencies += "com.newrelic.experts" % "insights_client" % "1.0.0"
<dependency org="com.newrelic.experts" name="insights_client" rev="1.0.0"/>
@Grapes(@Grab(group='com.newrelic.experts', module='insights_client', version='1.0.0'))
'com.newrelic.experts:insights_client:jar:1.0.0'
Click the following link to download the jar file.
insights_client-1.0.0-javadoc.jar