MVN

com.github.blindpirate : junit5-capture-system-output-extension

Maven & Gradle

Jun 22, 2019
3 usages
3 stars

junit5-capture-system-output-extension · A JUnit Jupiter extension to capture output from System.out/System.err

<dependency>
    <groupId>com.github.blindpirate</groupId>
    <artifactId>junit5-capture-system-output-extension</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.blindpirate : junit5-capture-system-output-extension to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.blindpirate : junit5-capture-system-output-extension to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
junit5-capture-system-output-extension-0.1.2
junit5-capture-system-output-extension-0.1.1
0.1
junit5-capture-system-output-extension-0.1

How to add a dependency to Maven

Add the following com.github.blindpirate : junit5-capture-system-output-extension maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.blindpirate</groupId>
    <artifactId>junit5-capture-system-output-extension</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.blindpirate : junit5-capture-system-output-extension gradle dependency to your build.gradle file:

implementation 'com.github.blindpirate:junit5-capture-system-output-extension:0.1.2'

Gradle Kotlin DSL: Add the following com.github.blindpirate : junit5-capture-system-output-extension gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.blindpirate:junit5-capture-system-output-extension:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.blindpirate : junit5-capture-system-output-extension sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.blindpirate" % "junit5-capture-system-output-extension" % "0.1.2"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 27, 2021
2 usages
24 stars
Feb 06, 2022
6 usages
0 stars
Feb 25, 2023
2 usages
Mar 16, 2016
5 usages
5.9k stars
Sep 09, 2015
4 usages
4.5k stars
rcl
Jul 14, 2020
2 usages
Jul 24, 2021
7 usages
165 stars
Dec 14, 2017
6 usages
Jun 21, 2018
5 usages
2 stars