Last Version

Log4Unit 0.2.0_1

Log4Unit is a JUnit extension combining JUnit with Log4J

GroupId

GroupId

log4unit
ArtifactId

ArtifactId

log4unit
Version

Version

0.2.0_1
Type

Type

jar
Description

Description

Log4Unit
Log4Unit is a JUnit extension combining JUnit with Log4J
Project URL

Project URL

http://www.openfuture.de/Log4Unit/
Project Organization

Project Organization

OpenFuture

Download log4unit 0.2.0_1


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

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.8
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.