Apache Log4j Commons Logging Bridge

Log4j 2.0 Commons Logging Adapter

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j.adapters
ArtifactId

ArtifactId

log4j-jcl
Last Version

Last Version

2.0-beta4
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Log4j Commons Logging Bridge
Log4j 2.0 Commons Logging Adapter
Project URL

Project URL

http://logging.apache.org/log4j/2.x/log4j-jcl/
Project Organization

Project Organization

Apache Software Foundation

Download log4j-jcl

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.apache.logging.log4j : log4j-api jar 2.0-beta4

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-beta4
2.0-beta3
2.0-beta2
2.0-beta1