MVN

com.github.fracpete : processoutput4j

Maven & Gradle

Apr 24, 2020
9 usages
1 stars

processoutput4j · Simple Java library for capturing stdout/stderr of processes launched from within Java.

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>processoutput4j</artifactId>
    <version>0.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fracpete : processoutput4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.11

All Versions

Choose a version of com.github.fracpete : processoutput4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
processoutput4j-0.0.11
processoutput4j-0.0.10
processoutput4j-0.0.9
processoutput4j-0.0.8
processoutput4j-0.0.7
processoutput4j-0.0.6
processoutput4j-0.0.5
processoutput4j-0.0.4
processoutput4j-0.0.3
processoutput4j-0.0.2
processoutput4j-0.0.1

How to add a dependency to Maven

Add the following com.github.fracpete : processoutput4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>processoutput4j</artifactId>
    <version>0.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fracpete : processoutput4j gradle dependency to your build.gradle file:

implementation 'com.github.fracpete:processoutput4j:0.0.11'

Gradle Kotlin DSL: Add the following com.github.fracpete : processoutput4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fracpete:processoutput4j:0.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fracpete : processoutput4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fracpete" % "processoutput4j" % "0.0.11"

Advertisement

Dependencies from Group

Apr 24, 2020
9 usages
1 stars
Feb 17, 2021
6 usages
9 stars
Oct 19, 2022
6 usages
3 stars
Aug 08, 2023
5 usages
85 stars
Oct 15, 2022
4 usages
7 stars

Discover Dependencies

Jun 01, 2017
10 usages
Mar 02, 2020
11 usages
131 stars
Dec 05, 2019
12 usages
465 stars
Dec 16, 2017
9 usages
2.5k stars
Jan 02, 2020
9 usages
Jun 16, 2023
10 usages
1.6k stars
Dec 01, 2017
12 usages
0 stars
Jun 11, 2018
9 usages
7 stars
Aug 02, 2023
9 usages
264 stars