Last Version

log-captor 2.7.10

LogCaptor will enable you to easily capture logging entries for unit testing purposes

License

License

GroupId

GroupId

io.github.hakky54
ArtifactId

ArtifactId

logcaptor
Version

Version

2.7.10
Type

Type

jar
Description

Description

log-captor
LogCaptor will enable you to easily capture logging entries for unit testing purposes
Project URL

Project URL

https://github.com/Hakky54/log-captor
Source Code Management

Source Code Management

https://github.com/Hakky54/log-captor

Download logcaptor 2.7.10


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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
org.apache.logging.log4j : log4j-to-slf4j jar 2.17.2
org.slf4j : jul-to-slf4j jar 1.7.36

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-junit-jupiter jar 4.5.1
org.slf4j : slf4j-simple jar 1.7.36
org.slf4j : log4j-over-slf4j jar 1.7.36
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.