Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | License |
|---|
| ch.ethz.ganymed | ganymed-ssh2 | build210 | jar | BSD style license |
| net.sf.sshapi | sshapi-core | 0.9.8-SNAPSHOT | jar | ../sshapi-assembly/LICENSE.txt |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- net.sf.sshapi:sshapi-ganymed:jar:0.9.8-SNAPSHOT

| SSHAPI Ganymed |
|---|
Description: 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. URL: http://sourceforge.net/p/sshapi/svn/LATEST/tree/trunk/sshapi-ganymed/ Project License: MIT |
- net.sf.sshapi:sshapi-core:jar:0.9.8-SNAPSHOT (compile)

| SSHAPI Core |
|---|
Description: 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. URL: http://sourceforge.net/p/sshapi/svn/LATEST/tree/trunk/sshapi-core/ Project License: MIT |
- ch.ethz.ganymed:ganymed-ssh2:jar:build210 (compile)

Licenses
BSD style license: Ganymed SSH2 for Java
MIT: SSHAPI Core, SSHAPI Ganymed
Dependency File Details
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|
| ganymed-ssh2-build210.jar | 239.09 kB | 151 | 133 | 13 | 1.2 | debug |
| sshapi-core/target/classes | - | 0 | 0 | 0 | - | release |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|
| 2 | 243.09 kB | 151 | 133 | 13 | 1.2 | 1 |
| compile: 2 | compile: 243.09 kB | compile: 151 | compile: 133 | compile: 13 | - | compile: 1 |
Dependency Repository Locations
Repository locations for each of the Dependencies.
| Artifact | codehaus-snapshots | codehaus-releases | central |
|---|
| ch.ethz.ganymed:ganymed-ssh2:jar:build210 | - | - |  |
| net.sf.sshapi:sshapi-core:jar:0.9.8-SNAPSHOT | - | - | - |
| Total | codehaus-snapshots | codehaus-releases | central |
|---|
| 2 (compile: 2) | 0 | 0 | 1 |