License |
License |
---|---|
Categories |
CategoriesNew Relic Application Testing & Monitoring Application Performance Monitoring (APM) Metrics Monitoring |
GroupId | GroupIdcom.palominolabs.metrics |
ArtifactId | ArtifactIdmetrics-new-relic |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetrics-new-relic
Metrics reporter for New relic
|
Project URL |
Project URL |
Filename | Size |
---|---|
metrics-new-relic-1.0.5.pom | |
metrics-new-relic-1.0.5.jar | 7 KB |
metrics-new-relic-1.0.5-sources.jar | 4 KB |
metrics-new-relic-1.0.5-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.palominolabs.metrics/metrics-new-relic/ -->
<dependency>
<groupId>com.palominolabs.metrics</groupId>
<artifactId>metrics-new-relic</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.palominolabs.metrics/metrics-new-relic/
implementation 'com.palominolabs.metrics:metrics-new-relic:1.0.5'
// https://jarcasting.com/artifacts/com.palominolabs.metrics/metrics-new-relic/
implementation ("com.palominolabs.metrics:metrics-new-relic:1.0.5")
'com.palominolabs.metrics:metrics-new-relic:jar:1.0.5'
<dependency org="com.palominolabs.metrics" name="metrics-new-relic" rev="1.0.5">
<artifact name="metrics-new-relic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.palominolabs.metrics', module='metrics-new-relic', version='1.0.5')
)
libraryDependencies += "com.palominolabs.metrics" % "metrics-new-relic" % "1.0.5"
[com.palominolabs.metrics/metrics-new-relic "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.newrelic.agent.java : newrelic-api | jar | 3.10.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.3 |
io.dropwizard.metrics : metrics-core | jar | 3.1.0 |