Last Version

logunit-logback 1.1

LogUnit module for logback support.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

org.wickedsource.logunit
ArtifactId

ArtifactId

logunit-logback
Version

Version

1.1
Type

Type

jar
Description

Description

logunit-logback
LogUnit module for logback support.

Download logunit-logback 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wickedsource.logunit : logunit-core jar 1.1
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.