| License |
License |
|---|---|
| GroupId | GroupIdde.dm.infrastructure |
| ArtifactId | ArtifactIdlog-capture |
| Last Version | Last Version3.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLog Capture
assertions for logging with logback
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| log-capture-3.5.0.pom | |
| log-capture-3.5.0.jar | 13 KB |
| log-capture-3.5.0-sources.jar | 8 KB |
| log-capture-3.5.0-javadoc.jar | 412 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.dm.infrastructure/log-capture/ -->
<dependency>
<groupId>de.dm.infrastructure</groupId>
<artifactId>log-capture</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.dm.infrastructure/log-capture/
implementation 'de.dm.infrastructure:log-capture:3.5.0'
// https://jarcasting.com/artifacts/de.dm.infrastructure/log-capture/
implementation ("de.dm.infrastructure:log-capture:3.5.0")
'de.dm.infrastructure:log-capture:jar:3.5.0'
<dependency org="de.dm.infrastructure" name="log-capture" rev="3.5.0">
<artifact name="log-capture" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dm.infrastructure', module='log-capture', version='3.5.0')
)
libraryDependencies += "de.dm.infrastructure" % "log-capture" % "3.5.0"
[de.dm.infrastructure/log-capture "3.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| net.logstash.logback : logstash-logback-encoder | jar | 7.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.22.0 |
| com.tngtech.archunit : archunit-junit5 | jar | 0.23.1 |