is not current version
Last Version 0.1.1-RELEASE

com.truthbean.logger:log4j-adapter 0.1.0-RELEASE

log4j adapter of the truthbean logger framework

GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

log4j-adapter
Version

Version

0.1.0-RELEASE
Type

Type

jar

Download log4j-adapter 0.1.0-RELEASE


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