is not current version
Last Version 1.1

org.wickedsource.logunit:logunit-log4j12 1.0

LogUnit module for Log4J 1.2 support

GroupId

GroupId

org.wickedsource.logunit
ArtifactId

ArtifactId

logunit-log4j12
Version

Version

1.0
Type

Type

jar

Download logunit-log4j12 1.0


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