Maven Repository - POM file for Log juli 6.0.14 6.0.14

Summary

Tomcat Core Logging Package.

Declaration

Here is the list of declaration for juli. If you use Maven you can use the following code to add the dependency for this POM file.

<dependency>
   <groupId>org.apache.tomcat</groupId>
   <artifactId>juli</artifactId>
   <version>6.0.14</version>
</dependency>

If you think this Maven repository POM file listing for juli is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Depended by

The following table lists the most popular artifacts which are depending on juli-6.0.14. Their categories and depend by count are also listed.

CategoryArtifactDepended By Count
Servletcatalina 6.0.14
Tomcat Servlet Engine Core Classes and Standard implementations
5




Packages

The following packages are defined in the juli-6.0.14.jar

org.apache.juli
org.apache.juli.logging

POM File Source

Here is the content of the POM file.

<?xml version="1.0" encoding="UTF-8"?><project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.apache.tomcat</groupId>
  <artifactId>juli</artifactId>
  <version>6.0.14</version>
  <description>Tomcat Core Logging Package</description>
</project>