MVN

org.zeroturnaround : zt-exec

Maven & Gradle

Sep 02, 2020
155 usages

ZT Process Executor · A lightweight library to execute external processes from Java.

<dependency>
    <groupId>org.zeroturnaround</groupId>
    <artifactId>zt-exec</artifactId>
    <version>1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.zeroturnaround : zt-exec to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.12

All Versions

Choose a version of org.zeroturnaround : zt-exec to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.12
zt-exec-1.12
1.11
zt-exec-1.11
1.10
zt-exec-1.10
1.9
zt-exec-1.9
1.8
zt-exec-1.8
1.7
zt-exec-1.7
1.6
zt-exec-1.6
1.5
zt-exec-1.5
1.4
zt-exec-1.4

How to add a dependency to Maven

Add the following org.zeroturnaround : zt-exec maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.zeroturnaround</groupId>
    <artifactId>zt-exec</artifactId>
    <version>1.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.zeroturnaround : zt-exec gradle dependency to your build.gradle file:

implementation 'org.zeroturnaround:zt-exec:1.12'

Gradle Kotlin DSL: Add the following org.zeroturnaround : zt-exec gradle kotlin dependency to your build.gradle.kts file:

implementation("org.zeroturnaround:zt-exec:1.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.zeroturnaround : zt-exec sbt scala dependency to your build.sbt file:

libraryDependencies += "org.zeroturnaround" % "zt-exec" % "1.12"

Advertisement

Dependencies from Group

Sep 02, 2020
155 usages
Aug 03, 2023
142 usages
1.3k stars
Nov 13, 2009
22 usages
Aug 03, 2023
20 usages
Oct 01, 2009
16 usages

Discover Dependencies

Aug 21, 2019
7 usages
180 stars
Oct 14, 2020
1 usages
Apr 17, 2016
1.8k stars
Oct 14, 2016
1.5k stars
Jan 16, 2017
383 stars
Apr 16, 2016
45 stars
Feb 26, 2023
3 usages
Oct 21, 2021
2 stars
Oct 21, 2021
5 usages
2 stars