Forker Client

This is client side library for forker, and the one you most likely want to use in your own applications. It provides the ProcessBuilder replacement, ForkerBuilder, as well the helpers in OSCommand. ForkerBuilder is capable of launching processes using non-blocking I/O or attached to a PTY. It has many additional features not available in the standard process builder including permission elevation, daemonize, processor affinity and more. Parts of the non-blocking API are based on NuProcess (https://github.com/brettwooldridge/NuProcess)

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.sshtools
Идентификатор

Идентификатор

forker-client
Последняя версия

Последняя версия

1.6.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Forker Client
This is client side library for forker, and the one you most likely want to use in your own applications. It provides the ProcessBuilder replacement, ForkerBuilder, as well the helpers in OSCommand. ForkerBuilder is capable of launching processes using non-blocking I/O or attached to a PTY. It has many additional features not available in the standard process builder including permission elevation, daemonize, processor affinity and more. Parts of the non-blocking API are based on NuProcess (https://github.com/brettwooldridge/NuProcess)

Скачать forker-client

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.sshtools : forker-common jar 1.6.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

Модули Проекта

Данный проект не имеет модулей.
com.sshtools

JADAPTIVE Limited

Версии библиотеки

Версия
1.6.4
1.6.3
1.6.1
1.6
1.5