Last Version

Forker Wrapper 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.

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

forker-wrapper
Version

Version

1.6.4
Type

Type

jar
Description

Description

Forker Wrapper
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.

Download forker-wrapper 1.6.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.sshtools : forker-daemon jar 1.6.4
com.sshtools : forker-client jar 1.6.4
commons-cli : commons-cli jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.