A pure Java implementation of SSH2, enabling secure shell connections and file transfers.
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<version>0.1.55</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating a JSch instance.
Update to version 0.1.55 or later to mitigate known issues.
No dependency data recorded yet.