ZT Process Killer

A library for stopping external processes from Java.

License

License

GroupId

GroupId

org.zeroturnaround
ArtifactId

ArtifactId

zt-process-killer
Last Version

Last Version

1.10
Release Date

Release Date

Type

Type

jar
Description

Description

ZT Process Killer
A library for stopping external processes from Java.
Project URL

Project URL

https://github.com/zeroturnaround/zt-process-killer
Project Organization

Project Organization

ZeroTurnaround

Download zt-process-killer

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.zeroturnaround : zt-exec jar 1.7
net.java.dev.jna : jna jar 4.2.2
org.apache.commons : commons-lang3 jar 3.8.1
commons-io : commons-io jar 2.2
org.slf4j : slf4j-api jar 1.6.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.1

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.10
1.9
1.8
1.7
1.6
1.5
1.4