Last Version

testIT | TestUtils - Log Recorder Assertions 1.7.0

A collection of test-related utility libraries.

License

License

GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

logrecorder-assertions
Version

Version

1.7.0
Type

Type

jar
Description

Description

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

Project Organization

Novatec Consulting GmbH

Download logrecorder-assertions 1.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
info.novatec.testit : logrecorder-api jar 1.7.0
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.