winp

Kill process tree in Windows

License

License

Categories

Categories

Net
GroupId

GroupId

org.jvnet.winp
ArtifactId

ArtifactId

winp
Last Version

Last Version

1.28
Release Date

Release Date

Type

Type

jar
Description

Description

winp
Kill process tree in Windows
Source Code Management

Source Code Management

http://winp.kohsuke.org/

Download winp

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.28
1.27
1.26
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.3
1.2
1.1
1.0