MVN

com.sshtools : forker-daemon

Maven & Gradle

Oct 15, 2021
1 usages

Forker Daemon · 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.

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>forker-daemon</artifactId>
    <version>1.6.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sshtools : forker-daemon to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.4

All Versions

Choose a version of com.sshtools : forker-daemon to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
forker-daemon-1.6.4
forker-daemon-1.6.3
forker-daemon-1.6.1
1.6
forker-daemon-1.6
1.5
forker-daemon-1.5

How to add a dependency to Maven

Add the following com.sshtools : forker-daemon maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>forker-daemon</artifactId>
    <version>1.6.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sshtools : forker-daemon gradle dependency to your build.gradle file:

implementation 'com.sshtools:forker-daemon:1.6.4'

Gradle Kotlin DSL: Add the following com.sshtools : forker-daemon gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sshtools:forker-daemon:1.6.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sshtools : forker-daemon sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sshtools" % "forker-daemon" % "1.6.4"

Advertisement

Dependencies from Group

Aug 17, 2018
12 usages
Dec 01, 2022
11 usages
64 stars
Dec 01, 2022
8 usages
64 stars
May 06, 2016
5 usages
Dec 01, 2022
5 usages
64 stars

Discover Dependencies

Oct 15, 2021
1 usages
Oct 15, 2021
1 usages
Sep 09, 2019
1 usages
0 stars
Sep 09, 2019
1 usages
0 stars
Sep 07, 2018
1 usages
0 stars
Nov 19, 2018
1 usages
175 stars
Sep 05, 2018
1 usages
0 stars