| License |
License |
|---|---|
| GroupId | GroupIdinfo.novatec.testit |
| ArtifactId | ArtifactIdlogrecorder-assertions |
| Last Version | Last Version1.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptiontestIT | TestUtils - Log Recorder Assertions
A collection of test-related utility libraries.
|
| Project Organization |
Project Organization |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.novatec.testit : logrecorder-api | jar | 1.7.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.22.0 |
| org.junit.jupiter : junit-jupiter | jar |