is not current version
Last Version 0.4.0-RELEASE

com.truthbean.logger:log4j2-boot 0.3.0-RELEASE

log4j2 boot of the truthbean logger framework

GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

log4j2-boot
Version

Version

0.3.0-RELEASE
Type

Type

jar

Download log4j2-boot 0.3.0-RELEASE


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