Last Version

log4j2-boot 0.4.0-RELEASE

log4j2 boot of the truthbean logger framework

License

License

GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

log4j2-boot
Version

Version

0.4.0-RELEASE
Type

Type

jar
Description

Description

log4j2-boot
log4j2 boot of the truthbean logger framework
Project URL

Project URL

http://www.truthbean.com/logger

Download log4j2-boot 0.4.0-RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
com.truthbean.logger : logger-core jar 0.4.0-RELEASE
com.truthbean.logger : logger-to-log4j2 jar 0.4.0-RELEASE
org.apache.logging.log4j : log4j-core jar 2.14.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0
org.slf4j : slf4j-api jar 1.7.30
org.apache.logging.log4j : log4j-jul jar 2.14.0
org.apache.logging.log4j : log4j-jpl jar 2.14.0

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-jcl jar 2.14.0
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.