is not current version
Last Version 1.0.29

com.butor:butor-log4j 1.0.27

This project is an log4j specific module, contains utility specific to log4j.

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-log4j
Version

Version

1.0.27
Type

Type

jar

Download butor-log4j 1.0.27


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