Last Version

Butor Framework Core - Log4J Module 1.0.29

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

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-log4j
Version

Version

1.0.29
Type

Type

jar
Description

Description

Butor Framework Core - Log4J Module
This project is an log4j specific module, contains utility specific to log4j.
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.

Download butor-log4j 1.0.29


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24
log4j : apache-log4j-extras jar 1.1
com.google.guava : guava jar 21.0
org.slf4j : slf4j-log4j12 jar 1.7.24

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.