Эксперт ХД

org.apache.logging.log4j:log4j-to-slf4j (2.24.3)

Published 2026-09-15 10:12:22 +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-to-slf4j</artifactId>
	<version>2.24.3</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.logging.log4j:log4j-to-slf4j:2.24.3

About this package

Forwards the Log4j API calls to SLF4J. (Refer to the `log4j-slf4j[2]-impl` artifacts for forwarding SLF4J to the Log4j API.)

Dependencies

org.osgi:org.osgi.core
org.jspecify:jspecify
org.apache.logging.log4j:log4j-api
org.slf4j:slf4j-api
org.assertj:assertj-core
org.hamcrest:hamcrest
org.junit.jupiter:junit-jupiter-engine
org.junit.jupiter:junit-jupiter-params
org.junit.vintage:junit-vintage-engine
ch.qos.logback:logback-classic
ch.qos.logback:logback-core
ch.qos.logback:logback-core
org.apache.logging.log4j:log4j-api-test
org.mockito:mockito-core
Details
Maven
2026-09-15 10:12:22 +00:00
289
Log4j API to SLF4J Adapter
Apache-2.0
28 KiB
Assets (2)
Versions (1) View all
2.24.3 2026-09-15