MVN

de.mklinger.commons : exec

Maven & Gradle

Jul 08, 2019
2 usages
0 stars

Utilities for executing command line processes

<dependency>
    <groupId>de.mklinger.commons</groupId>
    <artifactId>exec</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.mklinger.commons : exec to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of de.mklinger.commons : exec to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
exec-1.4
1.3
exec-1.3
1.2
exec-1.2
1.1
exec-1.1
1.0
exec-1.0
0.32
exec-0.32
0.31
exec-0.31
0.30
exec-0.30
0.29
exec-0.29
0.28
exec-0.28
0.27
exec-0.27
0.26
exec-0.26
0.25
exec-0.25
0.24
exec-0.24
0.23
exec-0.23
0.22
exec-0.22

How to add a dependency to Maven

Add the following de.mklinger.commons : exec maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.mklinger.commons</groupId>
    <artifactId>exec</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.mklinger.commons : exec gradle dependency to your build.gradle file:

implementation 'de.mklinger.commons:exec:1.4'

Gradle Kotlin DSL: Add the following de.mklinger.commons : exec gradle kotlin dependency to your build.gradle.kts file:

implementation("de.mklinger.commons:exec:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.mklinger.commons : exec sbt scala dependency to your build.sbt file:

libraryDependencies += "de.mklinger.commons" % "exec" % "1.4"

Advertisement

Dependencies from Group

Dec 30, 2020
4 usages
0 stars
Feb 05, 2021
3 usages
0 stars
Jul 08, 2019
2 usages
0 stars
Dec 16, 2020
0 stars

Discover Dependencies

Jan 28, 2023
2 usages
31 stars
Oct 21, 2022
3 usages
10 stars
May 30, 2023
23 usages
63 stars
Jun 05, 2014
4 usages
Mar 24, 2015
5 usages
4 stars
Nov 16, 2021
6 usages
148 stars
Feb 27, 2016
7 usages
65 stars
Jun 19, 2020
3 usages
1 stars