License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdeu.doppel-helix.netbeans.lib |
ArtifactId | ArtifactIdprocesstreekiller |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetBeans 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
processtreekiller-2.0.1.pom | |
processtreekiller-2.0.1.jar | 35 KB |
processtreekiller-2.0.1-sources.jar | 30 KB |
processtreekiller-2.0.1-javadoc.jar | 64 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna | jar | 5.4.0 |
org.jvnet.winp : winp | jar | 1.28 |