Tomcat Core Logging Package providing a custom implementation of java.util.logging for Apache Tomcat.
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>juli</artifactId>
<version>6.0.53</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use Tomcat's LogFactory to create a logger and log a message.
Use a more recent version of Tomcat (e.g., 9.x or 10.x) which includes updated JULI.
No dependency data recorded yet.