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. JSch is licensed under BSD style license.
Downloads and more information about JSch may be found at http://www.jcraft.com/jsch/.
This library is the provider bridge for SSHAPI.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
SSH Lib
BSD +1
| com.jcraft
»
jsch1 vulnerability JSch is a pure Java implementation of SSH2 | 0.1.42 | 2.28.2 | |
Compression
BSD
| com.jcraft
»
jzlib JZlib is a re-implementation of zlib in pure Java | 1.0.7 | 1.1.3 | |
MIT
| net.sf.sshapi
»
sshapi-core This library is the core of SSHAPI, and implements no actual provider bridges. | 0.9.7 | 1.1.2 |
