MVN

com.dorkbox : Executor

Maven & Gradle

Jun 07, 2023
3 usages

Executor · Shell, JVM, and SSH command execution on Linux, MacOS, or Windows for Java 8+

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

Latest Version

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

  • Latest Stable: 3.13

All Versions

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

Version Vulnerabilities Updated
3.13
Executor-3.13
3.12
Executor-3.12
3.11
Executor-3.11
3.10
Executor-3.10
3.9
Executor-3.9
3.8
Executor-3.8
3.6
Executor-3.6
3.5
Executor-3.5
3.4
Executor-3.4
3.3.x
Executor-3.3.2
Executor-3.3.1
3.3
Executor-3.3
3.2
Executor-3.2
3.1
Executor-3.1
3.0
Executor-3.0
2.2
Executor-2.2
2.1
Executor-2.1
2.0
Executor-2.0
1.1
Executor-1.1
1.0
Executor-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>Executor</artifactId>
    <version>3.13</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.dorkbox:Executor:3.13'

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

implementation("com.dorkbox:Executor:3.13")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.dorkbox" % "Executor" % "3.13"

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 23, 2021
4 usages
Jun 21, 2023
3 usages
Jan 29, 2023
3 usages
399 stars
Sep 26, 2022
9 usages
1.3k stars
Sep 02, 2020
3 usages
15 stars
Oct 16, 2022
3 usages
Nov 24, 2020
3 usages