org.wickedsource.logunit:logunit-examples

Examples for working with LogUnit.

License

License

GroupId

GroupId

org.wickedsource.logunit
ArtifactId

ArtifactId

logunit-examples
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Examples for working with LogUnit.

Download logunit-examples

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.wickedsource.logunit : logunit-core jar 1.1
org.wickedsource.logunit : logunit-junit4 jar 1.1
org.wickedsource.logunit : logunit-testng jar 1.1
org.wickedsource.logunit : logunit-log4j12 jar 1.1
org.wickedsource.logunit : logunit-logback jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0