is not current version
Last Version 2.17.2

Apache Log4j Web 2.14.1

The Apache Log4j support for web servlet containers

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-web
Version

Version

2.14.1
Type

Type

jar
Description

Description

Apache Log4j Web
The Apache Log4j support for web servlet containers
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download log4j-web 2.14.1


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core test-jar 2.14.1
org.hamcrest : hamcrest-all jar 1.3
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-junit-jupiter jar 3.8.0
org.springframework : spring-test jar 5.3.3
org.mockito : mockito-core jar 3.8.0

Project Modules

There are no modules declared in this project.