This library is the core of SSHAPI, and implements no actual provider bridges.
This is all you need to compile an application, but at least one provider bridge and provider
library will be required at run-time.
It also contains
a number of utility classes that are used by the various implementations.
Artifacts using SSHAPI Core (14)
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/.
Last Release on Sep 20, 2016
Relocated → com.sshtools »
sshapi-j2ssh
Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs.
Last Release on Apr 20, 2011
Relocated → com.sshtools »
sshapi-ganymed
Maverick is the definitive solution for total SSH compatibility on the Java™ platform. The library is designed to support SSH1 and SSH2 using any version of the Java Development Kit from 1.1 and above, and the API is also now J2ME-ready1 in ...
Last Release on Sep 20, 2016
Relocated → com.sshtools »
sshapi-maverick
JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs.
Last Release on Sep 20, 2016
Relocated → com.sshtools »
sshapi-jsch
This version uses the newly Mavenized 1.6 branch of Maverick. It will probably eventually become the default Maverick provider implementation, but until such a time it will be a separate module.
Last Release on Sep 20, 2016
Relocated → com.sshtools »
sshapi-maverick-16
Adds SSH capability to the Terminal Components suite. This depends on the SSHAPI framework, which will work with a number of SSH providers such as Maverick, JSch, Ganymed and J2SSH.
Last Release on Mar 20, 2014
7.Terminal Components SSH3 usages
com.sshtools » terminal-ssh Commercial
Adds SSH capability to the Terminal Components suite. This depends on the SSHAPI framework, which will work with a number of SSH providers such as Maverick, JSch, Ganymed and J2SSH.
Last Release on Nov 16, 2020
libssh is a C library that enables you to write a program that uses the SSH protocol. With it, you can remotely execute programs, transfer files, or use a secure and transparent tunnel for your remote programs.
Last Release on Sep 20, 2016
Relocated → com.sshtools »
sshapi-libssh
Commons VFS provider that uses SSHAPI instead of an SSH library directly. See http://commons.apache.org/vfs/ for information about Commons VFS.
Last Release on Sep 20, 2016
Relocated → com.sshtools »
sshapi-commons-vfs
