is not current version
Last Version 1.9.1

io.micrometer:micrometer-registry-new-relic 1.0.0

Application monitoring instrumentation facade

Categories

Categories

New Relic Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

io.micrometer
ArtifactId

ArtifactId

micrometer-registry-new-relic
Version

Version

1.0.0
Type

Type

jar

Download micrometer-registry-new-relic 1.0.0


<!-- https://jarcasting.com/artifacts/io.micrometer/micrometer-registry-new-relic/ -->
<dependency>
    <groupId>io.micrometer</groupId>
    <artifactId>micrometer-registry-new-relic</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.micrometer/micrometer-registry-new-relic/
implementation 'io.micrometer:micrometer-registry-new-relic:1.0.0'
// https://jarcasting.com/artifacts/io.micrometer/micrometer-registry-new-relic/
implementation ("io.micrometer:micrometer-registry-new-relic:1.0.0")
'io.micrometer:micrometer-registry-new-relic:jar:1.0.0'
<dependency org="io.micrometer" name="micrometer-registry-new-relic" rev="1.0.0">
  <artifact name="micrometer-registry-new-relic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.micrometer', module='micrometer-registry-new-relic', version='1.0.0')
)
libraryDependencies += "io.micrometer" % "micrometer-registry-new-relic" % "1.0.0"
[io.micrometer/micrometer-registry-new-relic "1.0.0"]