Forker Services

Control system services from Java. Provides a cross-platform library for start, stopping and monitor the state of local system services. On windows, this calls the 'sc' command. Only Linux it uses DBus. Mac OS X and others have yet to be implemented.

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

forker-services
Last Version

Last Version

1.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

Forker Services
Control system services from Java. Provides a cross-platform library for start, stopping and monitor the state of local system services. On windows, this calls the 'sc' command. Only Linux it uses DBus. Mac OS X and others have yet to be implemented.

Download forker-services

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.sshtools : forker-client jar 1.6.4
com.github.thjomnx : java-systemd jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.
com.sshtools

JADAPTIVE Limited

Versions

Version
1.6.4
1.6.3
1.6.1
1.6