is not current version
Last Version 0.14.9

org.glowroot.instrumentation:instrumentation-log4j 0.14.0

Instrumentation for Log4j

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-log4j
Version

Version

0.14.0
Type

Type

jar

Download instrumentation-log4j 0.14.0


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