This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.
| Document | Description |
|---|---|
| About | 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. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included. Originally, Ganymed SSH-2 for Java was developed for the Ganymed replication project at ETH Zurich (Switzerland). Downloads and more information about JSch may be found at http://www.cleondris.ch/opensource/ssh2/. This library is the provider bridge for SSHAPI. |
| Dependencies | This document lists the project's dependencies and provides information on each dependency. |
| Dependency Convergence | This document presents the convergence of dependency versions across the entire project, and its sub modules. |
| Project Team | This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another. |
| Issue Tracking | This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link. |
| Project License | This is a link to the definitions of project licenses. |
| Source Repository | This is a link to the online source repository that can be viewed via a web browser. |