New Relic insights client java

a java client library for posting events to New Relic Insights

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.newrelic.experts
ArtifactId

ArtifactId

insights_client
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

New Relic insights client java
a java client library for posting events to New Relic Insights

Download insights_client

How to add to project

<!-- https://jarcasting.com/artifacts/com.newrelic.experts/insights_client/ -->
<dependency>
    <groupId>com.newrelic.experts</groupId>
    <artifactId>insights_client</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.experts/insights_client/
implementation 'com.newrelic.experts:insights_client:1.0.9'
// https://jarcasting.com/artifacts/com.newrelic.experts/insights_client/
implementation ("com.newrelic.experts:insights_client:1.0.9")
'com.newrelic.experts:insights_client:jar:1.0.9'
<dependency org="com.newrelic.experts" name="insights_client" rev="1.0.9">
  <artifact name="insights_client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.experts', module='insights_client', version='1.0.9')
)
libraryDependencies += "com.newrelic.experts" % "insights_client" % "1.0.9"
[com.newrelic.experts/insights_client "1.0.9"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.httpcomponents : httpclient jar 4.5.6
com.fasterxml.jackson.core : jackson-databind jar 2.6.7.1

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.newrelic.experts

New Relic Expert Services

We've Moved! https://github.com/search?q=topic%3Aexpert-services+org%3Anewrelic&type=Repositories

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0