Provides SSH transport support for JGit using the JSch library.
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.ssh.jsch</artifactId>
<version>7.6.0.202603022253-r</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a custom JSchConfigSessionFactory for SSH connections.
Switch to org.eclipse.jgit.ssh.apache or org.eclipse.jgit.ssh.apache.agent for better maintenance.
No dependency data recorded yet.