License |
License |
---|---|
Categories |
CategoriesNet KeY Data Data Formats Formal Verification Logback Application Layer Libs Logging |
GroupId | GroupIdio.github.netmikey.logunit |
ArtifactId | ArtifactIdlogunit-logback |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.netmikey.logunit:logunit-logback
LogUnit's Logback implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logunit-logback-1.1.3.pom | |
logunit-logback-1.1.3.jar | 7 KB |
logunit-logback-1.1.3-sources.jar | 3 KB |
logunit-logback-1.1.3-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.netmikey.logunit/logunit-logback/ -->
<dependency>
<groupId>io.github.netmikey.logunit</groupId>
<artifactId>logunit-logback</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.netmikey.logunit/logunit-logback/
implementation 'io.github.netmikey.logunit:logunit-logback:1.1.3'
// https://jarcasting.com/artifacts/io.github.netmikey.logunit/logunit-logback/
implementation ("io.github.netmikey.logunit:logunit-logback:1.1.3")
'io.github.netmikey.logunit:logunit-logback:jar:1.1.3'
<dependency org="io.github.netmikey.logunit" name="logunit-logback" rev="1.1.3">
<artifact name="logunit-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.netmikey.logunit', module='logunit-logback', version='1.1.3')
)
libraryDependencies += "io.github.netmikey.logunit" % "logunit-logback" % "1.1.3"
[io.github.netmikey.logunit/logunit-logback "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.netmikey.logunit : logunit-core | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
ch.qos.logback : logback-classic | jar | 1.2.10 |