org.apache.logging.log4j:log4j (2.24.2)
Published 2026-09-15 11:11:27 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.24.2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.logging.log4j:log4j:2.24.2About this package
Apache Log4j Parent
Dependencies
biz.aQute.bnd:biz.aQute.bnd.annotation
com.google.errorprone:error_prone_annotations
${error-prone.version}
org.osgi:osgi.annotation
org.osgi:org.osgi.annotation.bundle
com.github.spotbugs:spotbugs-annotations