ZT Process Executor

A lightweight library to execute external processes from Java.

License

License

GroupId

GroupId

org.zeroturnaround
ArtifactId

ArtifactId

zt-exec
Last Version

Last Version

1.12
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/zeroturnaround/zt-exec
Project Organization

Project Organization

ZeroTurnaround

Download zt-exec

How to add to project

<!-- https://jarcasting.com/artifacts/org.zeroturnaround/zt-exec/ -->
<dependency>
    <groupId>org.zeroturnaround</groupId>
    <artifactId>zt-exec</artifactId>
    <version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.zeroturnaround/zt-exec/
implementation 'org.zeroturnaround:zt-exec:1.12'
// https://jarcasting.com/artifacts/org.zeroturnaround/zt-exec/
implementation ("org.zeroturnaround:zt-exec:1.12")
'org.zeroturnaround:zt-exec:jar:1.12'
<dependency org="org.zeroturnaround" name="zt-exec" rev="1.12">
  <artifact name="zt-exec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zeroturnaround', module='zt-exec', version='1.12')
)
libraryDependencies += "org.zeroturnaround" % "zt-exec" % "1.12"
[org.zeroturnaround/zt-exec "1.12"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.2
org.apache.commons : commons-lang3 jar 3.5
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.
org.zeroturnaround

ZeroTurnaround

Our products help Java teams improve productivity & efficiency – resulting in better code, happy devs, and more reliable releases.

Versions

Version
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4