MVN

net.moznion : capture-output-stream

Maven & Gradle

Jan 10, 2015
2 usages
1 stars

capture-output-stream · Capture STDOUT and STDERR from Java with AutoCloseable

<dependency>
    <groupId>net.moznion</groupId>
    <artifactId>capture-output-stream</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.moznion : capture-output-stream to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.moznion : capture-output-stream to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
capture-output-stream-1.0.0

How to add a dependency to Maven

Add the following net.moznion : capture-output-stream maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.moznion</groupId>
    <artifactId>capture-output-stream</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.moznion : capture-output-stream gradle dependency to your build.gradle file:

implementation 'net.moznion:capture-output-stream:1.0.0'

Gradle Kotlin DSL: Add the following net.moznion : capture-output-stream gradle kotlin dependency to your build.gradle.kts file:

implementation("net.moznion:capture-output-stream:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.moznion : capture-output-stream sbt scala dependency to your build.sbt file:

libraryDependencies += "net.moznion" % "capture-output-stream" % "1.0.0"

Advertisement

Dependencies from Group

Oct 26, 2016
2 usages
14 stars
May 11, 2016
2 usages
1 stars
Jan 10, 2015
2 usages
1 stars
May 12, 2015
1 usages
4 stars
Jun 21, 2015
1 usages
3 stars

Discover Dependencies

Oct 28, 2014
2 usages
408 stars
Nov 17, 2018
9 usages
23.7k stars
Sep 19, 2017
3 usages
38 stars
Oct 29, 2020
13 usages
Sep 20, 2005
7 usages