Last Version

Forker PTY 1.6.4

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

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

forker-pty
Version

Version

1.6.4
Type

Type

jar
Description

Description

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

Download forker-pty 1.6.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.sshtools : forker-daemon jar 1.6.4
org.jetbrains.pty4j : pty4j jar 0.11.4

runtime (2)

Group / Artifact Type Version
com.google.guava : guava jar 25.1-jre
org.jetbrains.pty4j » purejavacomm jar 0.0.11.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.