Last Version

testIT | TestUtils - Log Recorder Log4J 1.7.0

A collection of test-related utility libraries.

License

License

GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

logrecorder-log4j
Version

Version

1.7.0
Type

Type

jar
Description

Description

testIT | TestUtils - Log Recorder Log4J
A collection of test-related utility libraries.
Project Organization

Project Organization

Novatec Consulting GmbH

Download logrecorder-log4j 1.7.0


<!-- https://jarcasting.com/artifacts/info.novatec.testit/logrecorder-log4j/ -->
<dependency>
    <groupId>info.novatec.testit</groupId>
    <artifactId>logrecorder-log4j</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.novatec.testit/logrecorder-log4j/
implementation 'info.novatec.testit:logrecorder-log4j:1.7.0'
// https://jarcasting.com/artifacts/info.novatec.testit/logrecorder-log4j/
implementation ("info.novatec.testit:logrecorder-log4j:1.7.0")
'info.novatec.testit:logrecorder-log4j:jar:1.7.0'
<dependency org="info.novatec.testit" name="logrecorder-log4j" rev="1.7.0">
  <artifact name="logrecorder-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.novatec.testit', module='logrecorder-log4j', version='1.7.0')
)
libraryDependencies += "info.novatec.testit" % "logrecorder-log4j" % "1.7.0"
[info.novatec.testit/logrecorder-log4j "1.7.0"]

Dependencies

compile (5)

Group / Artifact Type Version
info.novatec.testit : logrecorder-api jar 1.7.0
info.novatec.testit : logrecorder-assertions jar 1.7.0
org.apache.logging.log4j : log4j-core jar 2.17.1
org.junit.jupiter : junit-jupiter-api jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.