Last Version

logunit-junit4 1.1

LogUnit module for JUnit 4 support

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.wickedsource.logunit
ArtifactId

ArtifactId

logunit-junit4
Version

Version

1.1
Type

Type

jar
Description

Description

logunit-junit4
LogUnit module for JUnit 4 support

Download logunit-junit4 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wickedsource.logunit : logunit-core jar 1.1
junit : junit jar 4.11

test (1)

Group / Artifact Type Version
org.wickedsource.logunit : logunit-log4j12 jar 1.1

Project Modules

There are no modules declared in this project.