MVN

com.dorkbox : ShellExecutor

Maven & Gradle

Dec 02, 2017
4 usages
2 stars

shell_executor · Shell and JVM command execution on Linux, MacOS, or Windows for Java 6+

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>ShellExecutor</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dorkbox : ShellExecutor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.dorkbox : ShellExecutor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
ShellExecutor-1.1
1.0
ShellExecutor-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>ShellExecutor</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dorkbox : ShellExecutor gradle dependency to your build.gradle file:

implementation 'com.dorkbox:ShellExecutor:1.1'

Gradle Kotlin DSL: Add the following com.dorkbox : ShellExecutor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dorkbox:ShellExecutor:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dorkbox : ShellExecutor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dorkbox" % "ShellExecutor" % "1.1"

Advertisement

Dependencies from Group

Apr 26, 2021
21 usages
Jan 17, 2023
10 usages
Aug 21, 2023
9 usages
Jun 07, 2023
6 usages
Aug 19, 2023
6 usages

Discover Dependencies

Jun 25, 2020
2 usages
3 stars
Aug 24, 2023
10 usages
39 stars
Jun 25, 2021
3 usages
Jan 18, 2014
2 usages
41 stars
Feb 15, 2018
4 stars
Jun 12, 2023
7 usages
172 stars
Jul 14, 2017
3 usages
99 stars
Dec 10, 2020
5 usages
24 stars
Jul 10, 2023
4 usages
1k stars