Last Version

Log4j Bridge Module 0.9.7

Logback: the generic, reliable, fast and flexible logging library for Java.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

ch.qos.logback
ArtifactId

ArtifactId

log4j-bridge
Version

Version

0.9.7
Type

Type

jar
Description

Description

Log4j Bridge Module
Logback: the generic, reliable, fast and flexible logging library for Java.
Project Organization

Project Organization

QOS.ch

Download log4j-bridge 0.9.7


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

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.