Provides a bridge between Apache Commons Logging and SLF4J or Log4J for Spring.
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jcl</artifactId>
<version>6.2.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses Commons Logging API to log a message.
Add a logging implementation like ch.qos.logback:logback-classic to your dependencies.
No dependency data recorded yet.