logman-log4j

log4j binding for LogMan logging management facade

License

License

GroupId

GroupId

com.mattwhipple.logman
ArtifactId

ArtifactId

logman-log4j
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

logman-log4j
log4j binding for LogMan logging management facade

Download logman-log4j

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
com.mattwhipple.logman : logman-api jar 1.0.0
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.10

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0
org.codehaus.gpars : gpars jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.8