Last Version

log4j2-bridge 0.4.0-RELEASE

log4j2 impl by the truthbean logger framework

License

License

GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

log4j2-bridge
Version

Version

0.4.0-RELEASE
Type

Type

jar
Description

Description

log4j2-bridge
log4j2 impl by the truthbean logger framework
Project URL

Project URL

http://www.truthbean.com/logger

Download log4j2-bridge 0.4.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.truthbean.logger/log4j2-bridge/ -->
<dependency>
    <groupId>com.truthbean.logger</groupId>
    <artifactId>log4j2-bridge</artifactId>
    <version>0.4.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean.logger/log4j2-bridge/
implementation 'com.truthbean.logger:log4j2-bridge:0.4.0-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean.logger/log4j2-bridge/
implementation ("com.truthbean.logger:log4j2-bridge:0.4.0-RELEASE")
'com.truthbean.logger:log4j2-bridge:jar:0.4.0-RELEASE'
<dependency org="com.truthbean.logger" name="log4j2-bridge" rev="0.4.0-RELEASE">
  <artifact name="log4j2-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean.logger', module='log4j2-bridge', version='0.4.0-RELEASE')
)
libraryDependencies += "com.truthbean.logger" % "log4j2-bridge" % "0.4.0-RELEASE"
[com.truthbean.logger/log4j2-bridge "0.4.0-RELEASE"]

Dependencies

provided (2)

Group / Artifact Type Version
com.truthbean.logger : logger-core jar 0.4.0-RELEASE
org.apache.logging.log4j : log4j-api jar 2.14.0

test (3)

Group / Artifact Type Version
com.truthbean.logger : logger-stdout jar 0.4.0-RELEASE
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.