is not current version
Last Version 2.17.2

Apache Log4j BOM 2.14.1

Apache Log4j Bill of Materials

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-bom
Version

Version

2.14.1
Type

Type

pom
Description

Description

Apache Log4j BOM
Apache Log4j Bill of Materials
Project Organization

Project Organization

The Apache Software Foundation

Download log4j-bom 2.14.1

Filename Size
log4j-bom-2.14.1.pom 7 KB
Browse

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

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.