Last Version

Apache Log4j App Server Support 2.17.2

Provide Log4j as the logging implementation for application servers

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-appserver
Version

Version

2.17.2
Type

Type

jar
Description

Description

Apache Log4j App Server Support
Provide Log4j as the logging implementation for application servers
Project URL

Project URL

https://logging.apache.org/log4j/2.x/log4j-appserver/
Project Organization

Project Organization

The Apache Software Foundation

Download log4j-appserver 2.17.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.2

provided (2)

Group / Artifact Type Version
org.apache.tomcat : tomcat-juli jar 10.0.16
org.eclipse.jetty : jetty-util jar 8.2.0.v20160908

Project Modules

There are no modules declared in this project.