не последняя версия
Последняя версия 0.14.9

org.glowroot.instrumentation:instrumentation-log4j 0.14.6

Instrumentation for Log4j

Категории

Категории

Glowroot Тестирование приложения и мониторинг Monitoring
Группа

Группа

org.glowroot.instrumentation
Идентификатор

Идентификатор

instrumentation-log4j
Версия

Версия

0.14.6
Тип

Тип

jar

Скачать instrumentation-log4j 0.14.6


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