Last Version

org.apache.tomcat:juli 6.0.53

Tomcat Core Logging Package

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.apache.tomcat
ArtifactId

ArtifactId

juli
Version

Version

6.0.53
Type

Type

jar
Description

Description

Tomcat Core Logging Package
Project URL

Project URL

http://tomcat.apache.org/

Download juli 6.0.53


<!-- https://jarcasting.com/artifacts/org.apache.tomcat/juli/ -->
<dependency>
    <groupId>org.apache.tomcat</groupId>
    <artifactId>juli</artifactId>
    <version>6.0.53</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomcat/juli/
implementation 'org.apache.tomcat:juli:6.0.53'
// https://jarcasting.com/artifacts/org.apache.tomcat/juli/
implementation ("org.apache.tomcat:juli:6.0.53")
'org.apache.tomcat:juli:jar:6.0.53'
<dependency org="org.apache.tomcat" name="juli" rev="6.0.53">
  <artifact name="juli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomcat', module='juli', version='6.0.53')
)
libraryDependencies += "org.apache.tomcat" % "juli" % "6.0.53"
[org.apache.tomcat/juli "6.0.53"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.