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

console-captor 1.0.2

ConsoleCaptor will enable you to easily capture console output for unit testing purposes

Лицензия

Лицензия

Группа

Группа

io.github.hakky54
Идентификатор

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

consolecaptor
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

console-captor
ConsoleCaptor will enable you to easily capture console output for unit testing purposes
Ссылка на сайт

Ссылка на сайт

https://github.com/Hakky54/console-captor
Система контроля версий

Система контроля версий

https://github.com/Hakky54/console-captor

Скачать consolecaptor 1.0.2


<!-- https://jarcasting.com/artifacts/io.github.hakky54/consolecaptor/ -->
<dependency>
    <groupId>io.github.hakky54</groupId>
    <artifactId>consolecaptor</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hakky54/consolecaptor/
implementation 'io.github.hakky54:consolecaptor:1.0.2'
// https://jarcasting.com/artifacts/io.github.hakky54/consolecaptor/
implementation ("io.github.hakky54:consolecaptor:1.0.2")
'io.github.hakky54:consolecaptor:jar:1.0.2'
<dependency org="io.github.hakky54" name="consolecaptor" rev="1.0.2">
  <artifact name="consolecaptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hakky54', module='consolecaptor', version='1.0.2')
)
libraryDependencies += "io.github.hakky54" % "consolecaptor" % "1.0.2"
[io.github.hakky54/consolecaptor "1.0.2"]

Зависимости

test (3)

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

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

Данный проект не имеет модулей.