NetBeans processtreekiller

Decompiled and optimized version of the original processtree killer bundled with Oracle NetBeans. As source was not present, but license was declared as MIT, this is the reconstruction of the original source code.

License

License

Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

eu.doppel-helix.netbeans.lib
ArtifactId

ArtifactId

processtreekiller
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

NetBeans processtreekiller
Decompiled and optimized version of the original processtree killer bundled with Oracle NetBeans. As source was not present, but license was declared as MIT, this is the reconstruction of the original source code.
Project URL

Project URL

https://github.com/matthiasblaesing/netbeans-processtreekiller
Source Code Management

Source Code Management

https://github.com/matthiasblaesing/netbeans-processtreekiller

Download processtreekiller

How to add to project

<!-- https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib/processtreekiller/ -->
<dependency>
    <groupId>eu.doppel-helix.netbeans.lib</groupId>
    <artifactId>processtreekiller</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib/processtreekiller/
implementation 'eu.doppel-helix.netbeans.lib:processtreekiller:2.0.1'
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib/processtreekiller/
implementation ("eu.doppel-helix.netbeans.lib:processtreekiller:2.0.1")
'eu.doppel-helix.netbeans.lib:processtreekiller:jar:2.0.1'
<dependency org="eu.doppel-helix.netbeans.lib" name="processtreekiller" rev="2.0.1">
  <artifact name="processtreekiller" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.doppel-helix.netbeans.lib', module='processtreekiller', version='2.0.1')
)
libraryDependencies += "eu.doppel-helix.netbeans.lib" % "processtreekiller" % "2.0.1"
[eu.doppel-helix.netbeans.lib/processtreekiller "2.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.4.0
org.jvnet.winp : winp jar 1.28

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0