MVN

org.zeroturnaround : zt-process

Maven & Gradle

Apr 20, 2015
4 usages

ZT Process · A library for stopping external processes from Java.

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

Latest Version

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

  • Latest Stable: 1.3

All Versions

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

Version Vulnerabilities Updated
1.3
zt-process-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.zeroturnaround</groupId>
    <artifactId>zt-process</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.zeroturnaround:zt-process:1.3'

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

implementation("org.zeroturnaround:zt-process:1.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.zeroturnaround" % "zt-process" % "1.3"

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 12, 2015
1 usages
Aug 23, 2023
9 usages
170 stars
Aug 23, 2023
10 usages
171 stars
Jan 16, 2018
1 usages
Feb 27, 2017
1 usages
Mar 22, 2016
1 usages
3.4k stars
Apr 25, 2015
1 usages
46 stars
Aug 17, 2015
1 usages
210 stars