Last Version

metrics 0.2.1

Used to send telemetry data to New Relic

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.newrelic.telemetry
ArtifactId

ArtifactId

metrics
Version

Version

0.2.1
Type

Type

jar
Description

Description

metrics
Used to send telemetry data to New Relic
Project URL

Project URL

https://github.com/newrelic/newrelic-telemetry-sdk-java

Download metrics 0.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.