Last Version

console-captor 1.0.2

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

License

License

GroupId

GroupId

io.github.hakky54
ArtifactId

ArtifactId

consolecaptor
Version

Version

1.0.2
Type

Type

jar
Description

Description

console-captor
ConsoleCaptor will enable you to easily capture console output for unit testing purposes
Project URL

Project URL

https://github.com/Hakky54/console-captor
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.