Last Version

Apache Log4j BOM 2.17.2

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.17.2
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.17.2

Filename Size
log4j-bom-2.17.2.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.17.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-bom/
implementation 'org.apache.logging.log4j:log4j-bom:2.17.2'
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-bom/
implementation ("org.apache.logging.log4j:log4j-bom:2.17.2")
'org.apache.logging.log4j:log4j-bom:pom:2.17.2'
<dependency org="org.apache.logging.log4j" name="log4j-bom" rev="2.17.2">
  <artifact name="log4j-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j', module='log4j-bom', version='2.17.2')
)
libraryDependencies += "org.apache.logging.log4j" % "log4j-bom" % "2.17.2"
[org.apache.logging.log4j/log4j-bom "2.17.2"]

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.