| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGlowroot Тестирование приложения и мониторинг Monitoring |
| Группа | Группаorg.glowroot.instrumentation |
| Идентификатор | Идентификаторinstrumentation-log4j |
| Версия | Версия0.14.9 |
| Тип | Типjar |
| Описание |
ОписаниеInstrumentation for Log4j
Instrumentation for Log4j
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| instrumentation-log4j-0.14.9.pom | |
| instrumentation-log4j-0.14.9.jar | 16 KB |
| instrumentation-log4j-0.14.9-sources.jar | 14 KB |
| instrumentation-log4j-0.14.9-javadoc.jar | 67 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-log4j/ -->
<dependency>
<groupId>org.glowroot.instrumentation</groupId>
<artifactId>instrumentation-log4j</artifactId>
<version>0.14.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-log4j/
implementation 'org.glowroot.instrumentation:instrumentation-log4j:0.14.9'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-log4j/
implementation ("org.glowroot.instrumentation:instrumentation-log4j:0.14.9")
'org.glowroot.instrumentation:instrumentation-log4j:jar:0.14.9'
<dependency org="org.glowroot.instrumentation" name="instrumentation-log4j" rev="0.14.9">
<artifact name="instrumentation-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-log4j', version='0.14.9')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-log4j" % "0.14.9"
[org.glowroot.instrumentation/instrumentation-log4j "0.14.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glowroot.instrumentation : instrumentation-api | jar | 0.14.9 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 1.7.1 |
| org.glowroot.instrumentation : instrumentation-test-harness | jar | 0.14.9 |
| com.google.guava : guava | jar | 20.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.1 |