MVN

de.richtercloud : execution-tools

Maven & Gradle

Apr 07, 2020
1 usages

execution-tools · A small collection of utilities easing process execution and reading of stdout and stderr with different threads.

<dependency>
    <groupId>de.richtercloud</groupId>
    <artifactId>execution-tools</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.richtercloud : execution-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of de.richtercloud : execution-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
execution-tools-1.5
1.4
execution-tools-1.4
1.2
execution-tools-1.2
1.1
execution-tools-1.1
1.0
execution-tools-1.0

How to add a dependency to Maven

Add the following de.richtercloud : execution-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.richtercloud</groupId>
    <artifactId>execution-tools</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.richtercloud : execution-tools gradle dependency to your build.gradle file:

implementation 'de.richtercloud:execution-tools:1.5'

Gradle Kotlin DSL: Add the following de.richtercloud : execution-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("de.richtercloud:execution-tools:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.richtercloud : execution-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "de.richtercloud" % "execution-tools" % "1.5"

Advertisement

Dependencies from Group

Apr 02, 2020
6 usages
0 stars
Dec 27, 2018
3 usages
Apr 07, 2020
2 usages
0 stars
Oct 12, 2018
2 usages
0 stars

Discover Dependencies

Dec 07, 2018
1 usages
26 stars
Jan 17, 2019
1 usages
0 stars
Dec 20, 2018
1 usages
4 stars
Dec 20, 2018
1 usages
4 stars
Dec 28, 2018
2 usages
Apr 11, 2022
1 usages
41 stars
Mar 08, 2019
2 usages
6 stars