org.apache.logging.log4j:log4j-api (2.24.3)
Published 2026-09-15 10:12:20 +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-api</artifactId>
<version>2.24.3</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.logging.log4j:log4j-api:2.24.3About this package
The logging API of the Log4j project.
Library and application code can log through this API.
It contains a simple built-in implementation (`SimpleLogger`) for trivial use cases.
Production applications are recommended to use Log4j API in combination with a fully-fledged implementation, such as Log4j Core.
Dependencies
org.jspecify:jspecify
org.osgi:org.osgi.core
Details
2026-09-15 10:12:20 +00:00
Assets (2)
Versions (4)
View all
Maven
288
Apache Log4j API
Apache-2.0
345 KiB
log4j-api-2.24.3.jar
340 KiB
log4j-api-2.24.3.pom
4.3 KiB