SSHAPI J2SSH

J2SSH is a suite of Java SSH applications providing a Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon. Downloads and more information about J2SSH may be found at http://sshtools.sourceforge.net/. This library is the provider bridge for SSHAPI.

License

License

MIT
GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

sshapi-j2ssh
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

SSHAPI J2SSH
J2SSH is a suite of Java SSH applications providing a Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon. Downloads and more information about J2SSH may be found at http://sshtools.sourceforge.net/. This library is the provider bridge for SSHAPI.

Download sshapi-j2ssh

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.sshtools : sshapi-core jar 1.1.2
sshtools : j2ssh-core jar 0.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0