All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by forker with all dependencies

Search JAR files by class name

forker-examples from group com.sshtools (version 1.6.4)

Examples for the forker system.

Group: com.sshtools Artifact: forker-examples
Show all versions Show documentation Show source 
 

0 downloads
Artifact forker-examples
Group com.sshtools
Version 1.6.4
Last update 14. October 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies forker-client, forker-pty, forker-wrapper,
There are maybe transitive dependencies!

forker-common from group com.sshtools (version 1.6.4)

Common classes for the forker system.

Group: com.sshtools Artifact: forker-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact forker-common
Group com.sshtools
Version 1.6.4
Last update 14. October 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-lang3, commons-io, jna, jna-platform,
There are maybe transitive dependencies!

forker-assembly from group com.sshtools (version 1.6.4)

This module creates a distributable assembly of Forker.

Group: com.sshtools Artifact: forker-assembly
Show all versions 
 

0 downloads
Artifact forker-assembly
Group com.sshtools
Version 1.6.4
Last update 14. October 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies forker-common, forker-common, forker-client, forker-client, forker-daemon, forker-daemon, forker-wrapper, forker-wrapper,
There are maybe transitive dependencies!

forker from group com.sshtools (version 1.6.4)

Forker is a set of utilities and helpers for executing operating system commands.

Group: com.sshtools Artifact: forker
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact forker
Group com.sshtools
Version 1.6.4
Last update 14. October 2021
Organization not specified
URL http://www.sshtools.com
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

forker-pty from group com.sshtools (version 1.6.4)

This module adds PTY capability to forker daemon, alllowing real interactive shells to be launched.

Group: com.sshtools Artifact: forker-pty
Show all versions Show documentation Show source 
 

0 downloads
Artifact forker-pty
Group com.sshtools
Version 1.6.4
Last update 14. October 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies forker-daemon, pty4j,
There are maybe transitive dependencies!

forker-wrapper from group com.sshtools (version 1.6.4)

This module uses Forker almost in reverse, providing a way to 'wrap' a Java process, lowering its privileges (but stiill providing a way for root commands to be run), restarting itself and more.

Group: com.sshtools Artifact: forker-wrapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact forker-wrapper
Group com.sshtools
Version 1.6.4
Last update 14. October 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies forker-daemon, forker-client, commons-cli,
There are maybe transitive dependencies!

forker-daemon from group com.sshtools (version 1.6.4)

This is the forker daemon itself. It listens on localhost for connections from forker-client's and executes system commands on their behalf in order to reduce forking memory costs.

Group: com.sshtools Artifact: forker-daemon
Show all versions Show documentation Show source 
 

0 downloads
Artifact forker-daemon
Group com.sshtools
Version 1.6.4
Last update 14. October 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies forker-common,
There are maybe transitive dependencies!

forker-client from group com.sshtools (version 1.6.4)

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)

Group: com.sshtools Artifact: forker-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact forker-client
Group com.sshtools
Version 1.6.4
Last update 14. October 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies forker-common,
There are maybe transitive dependencies!



Page 1 from 1 (items total 8)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy