Last Version

org.apache.tomcat.embed:tomcat-embed-logging-log4j 9.0.0.M6

log4j logging implementation for embedded Tomcat

License

License

Categories

Categories

Tomcat Container Application Servers Logging Application Layer Libs
GroupId

GroupId

org.apache.tomcat.embed
ArtifactId

ArtifactId

tomcat-embed-logging-log4j
Version

Version

9.0.0.M6
Type

Type

jar
Description

Description

log4j logging implementation for embedded Tomcat
Project URL

Project URL

http://tomcat.apache.org/

Download tomcat-embed-logging-log4j 9.0.0.M6


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

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.