License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.newrelic.telemetry |
ArtifactId | ArtifactIdmetrics |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetrics
Used to send telemetry data to New Relic
|
Project URL |
Project URL |
Filename | Size |
---|---|
metrics-0.2.1.pom | |
metrics-0.2.1.jar | 29 KB |
metrics-0.2.1-sources.jar | 18 KB |
metrics-0.2.1-javadoc.jar | 96 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |