| License |
License |
|---|---|
| GroupId | GroupIdorg.zeroturnaround |
| ArtifactId | ArtifactIdzt-process |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZT Process
A library for stopping external processes from Java.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| zt-process-1.3.pom | |
| zt-process-1.3.jar | 28 KB |
| zt-process-1.3-sources.jar | 18 KB |
| zt-process-1.3-javadoc.jar | 126 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.zeroturnaround/zt-process/ -->
<dependency>
<groupId>org.zeroturnaround</groupId>
<artifactId>zt-process</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.zeroturnaround/zt-process/
implementation 'org.zeroturnaround:zt-process:1.3'
// https://jarcasting.com/artifacts/org.zeroturnaround/zt-process/
implementation ("org.zeroturnaround:zt-process:1.3")
'org.zeroturnaround:zt-process:jar:1.3'
<dependency org="org.zeroturnaround" name="zt-process" rev="1.3">
<artifact name="zt-process" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zeroturnaround', module='zt-process', version='1.3')
)
libraryDependencies += "org.zeroturnaround" % "zt-process" % "1.3"
[org.zeroturnaround/zt-process "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.zeroturnaround : zt-exec | jar | 1.7 |
| com.sun.jna : jna | jar | 3.0.9 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.2 |
| org.slf4j : slf4j-api | jar | 1.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.1.1 |
| Version |
|---|
|
1.3
|