| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNetBeans Инструменты разработки IDE Сеть |
| Группа | Группаeu.doppel-helix.netbeans.lib |
| Идентификатор | Идентификаторprocesstreekiller |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.dev.jna : jna | jar | 5.4.0 |
| org.jvnet.winp : winp | jar | 1.28 |