Provides a Jakarta/Apache Commons Logging 1.2 implementation that delegates all logging calls to the SLF4J API.
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>2.0.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using Commons Logging API which is bridged to SLF4J.
No known issues recorded.
No dependency data recorded yet.