is not current version
Last Version 3.5.0

Log Capture 3.3.0

Makes it possible to capture logs and assert if things have been logged

License

License

MIT
GroupId

GroupId

de.dm.infrastructure
ArtifactId

ArtifactId

log-capture
Version

Version

3.3.0
Type

Type

jar
Description

Description

Log Capture
Makes it possible to capture logs and assert if things have been logged
Project URL

Project URL

https://github.com/dm-drogeriemarkt/log-capture
Source Code Management

Source Code Management

http://github.com/dm-drogeriemarkt/log-capture/tree/master

Download log-capture 3.3.0


<!-- https://jarcasting.com/artifacts/de.dm.infrastructure/log-capture/ -->
<dependency>
    <groupId>de.dm.infrastructure</groupId>
    <artifactId>log-capture</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.dm.infrastructure/log-capture/
implementation 'de.dm.infrastructure:log-capture:3.3.0'
// https://jarcasting.com/artifacts/de.dm.infrastructure/log-capture/
implementation ("de.dm.infrastructure:log-capture:3.3.0")
'de.dm.infrastructure:log-capture:jar:3.3.0'
<dependency org="de.dm.infrastructure" name="log-capture" rev="3.3.0">
  <artifact name="log-capture" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dm.infrastructure', module='log-capture', version='3.3.0')
)
libraryDependencies += "de.dm.infrastructure" % "log-capture" % "3.3.0"
[de.dm.infrastructure/log-capture "3.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.5
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.20.1

Project Modules

There are no modules declared in this project.