Apache Log4j API

The Apache Log4j API

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-api
Last Version

Last Version

2.17.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Log4j API
The Apache Log4j API
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download log4j-api

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.3.1

test (11)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.framework jar 5.6.12
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.eclipse.tycho : org.eclipse.osgi jar 3.13.0.v20180226-1711
org.apache.maven : maven-core jar 3.8.4
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.17.2
2.17.1
2.17.0
2.16.0
2.15.0
2.14.1
2.14.0
2.13.3
2.13.2
2.13.1
2.13.0
2.12.4
2.12.3
2.12.2
2.12.1
2.12.0
2.11.2
2.11.1
2.11.0
2.10.0
2.9.1
2.9.0
2.8.2
2.8.1
2.8
2.7
2.6.2
2.6.1
2.6
2.5
2.4.1
2.4
2.3.2
2.3.1
2.3
2.2
2.1
2.0.2
2.0.1
2.0
2.0-rc2
2.0-rc1
2.0-beta9
2.0-beta8
2.0-beta7
2.0-beta6
2.0-beta5
2.0-beta4
2.0-beta3
2.0-beta2
2.0-beta1
2.0-alpha2
2.0-alpha1