Log4J Compatibility API

The Log4J Compatibility API

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j12-api
Last Version

Last Version

2.0-alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

Log4J Compatibility API
The Log4J Compatibility API
Project Organization

Project Organization

Apache Software Foundation

Download log4j12-api

How to add to project

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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.3.1
org.apache.logging.log4j : log4j-core test-jar 2.0-alpha2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-alpha2
2.0-alpha1