| License |
License |
|---|---|
| Categories |
CategoriesNet KeY Data Data Formats Formal Verification |
| GroupId | GroupIdio.github.netmikey.logunit |
| ArtifactId | ArtifactIdlogunit-log4j2 |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.netmikey.logunit:logunit-log4j2
LogUnit's Log4j2 implementation.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| logunit-log4j2-1.1.3.pom | |
| logunit-log4j2-1.1.3.jar | 7 KB |
| logunit-log4j2-1.1.3-sources.jar | 4 KB |
| logunit-log4j2-1.1.3-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.netmikey.logunit/logunit-log4j2/ -->
<dependency>
<groupId>io.github.netmikey.logunit</groupId>
<artifactId>logunit-log4j2</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.netmikey.logunit/logunit-log4j2/
implementation 'io.github.netmikey.logunit:logunit-log4j2:1.1.3'
// https://jarcasting.com/artifacts/io.github.netmikey.logunit/logunit-log4j2/
implementation ("io.github.netmikey.logunit:logunit-log4j2:1.1.3")
'io.github.netmikey.logunit:logunit-log4j2:jar:1.1.3'
<dependency org="io.github.netmikey.logunit" name="logunit-log4j2" rev="1.1.3">
<artifact name="logunit-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.netmikey.logunit', module='logunit-log4j2', version='1.1.3')
)
libraryDependencies += "io.github.netmikey.logunit" % "logunit-log4j2" % "1.1.3"
[io.github.netmikey.logunit/logunit-log4j2 "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 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |