This package browser is in early development. Mind the rough edges.

java-jsch 0.1.55

Pure Java implementation of SSH2

JSch is a pure Java implementation of SSH2. JSch allows you to connect to an SSH server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs.

Installation

Install java-jsch 0.1.55 as follows:

guix install java-jsch@0.1.55

Or install the latest version:

guix install java-jsch

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.