testIT | TestUtils - Logback Log Recorder

A collection of test-related utility libraries.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

testutils-logrecorder-logback
Last Version

Last Version

0.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

NovaTec Consulting GmbH

Download testutils-logrecorder-logback

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
info.novatec.testit : testutils-logrecorder jar 0.3.4

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-api Optional jar 5.0.3
junit : junit Optional jar 4.12
org.projectlombok : lombok jar 1.16.20

test (3)

Group / Artifact Type Version
info.novatec.testit : testutils-mockito jar 0.3.4
org.assertj : assertj-core jar 3.9.0
org.mockito : mockito-core jar 2.15.0

Project Modules

There are no modules declared in this project.
info.novatec.testit

Novatec: Agile Quality Engineering

Versions

Version
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1
0.1.beta2
0.1.beta1