testIT | TestUtils - Log Recorder Parent

A collection of test-related utility libraries.

Лицензия

Лицензия

Группа

Группа

info.novatec.testit
Идентификатор

Идентификатор

logrecorder
Последняя версия

Последняя версия

1.7.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

testIT | TestUtils - Log Recorder Parent
A collection of test-related utility libraries.
Организация-разработчик

Организация-разработчик

Novatec Consulting GmbH

Скачать logrecorder

Имя Файла Размер
logrecorder-1.7.0.pom 1 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

test (2)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter jar

Модули Проекта

  • logrecorder-api
  • logrecorder-assertions
  • logrecorder-logback
  • logrecorder-log4j
  • logrecorder-jul

Версии библиотеки

Версия
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
1.0.0-RC1