is not current version
Last Version 1.6.4

Forker PTY 1.6.3

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.3
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.3


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.