Last Version

JGit - JSch-based SSH support 6.2.0.202206071550-r

SSH support for JGit based on JSch

License

License

Eclipse Distribution License (New BSD License)
Categories

Categories

Git Development Tools Version Controls CLI User Interface JGit General Purpose Libraries Utility
GroupId

GroupId

org.eclipse.jgit
ArtifactId

ArtifactId

org.eclipse.jgit.ssh.jsch
Version

Version

6.2.0.202206071550-r
Type

Type

jar
Description

Description

JGit - JSch-based SSH support
SSH support for JGit based on JSch
Project Organization

Project Organization

Eclipse JGit Project

Download org.eclipse.jgit.ssh.jsch 6.2.0.202206071550-r


<!-- https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.ssh.jsch/ -->
<dependency>
    <groupId>org.eclipse.jgit</groupId>
    <artifactId>org.eclipse.jgit.ssh.jsch</artifactId>
    <version>6.2.0.202206071550-r</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.ssh.jsch/
implementation 'org.eclipse.jgit:org.eclipse.jgit.ssh.jsch:6.2.0.202206071550-r'
// https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.ssh.jsch/
implementation ("org.eclipse.jgit:org.eclipse.jgit.ssh.jsch:6.2.0.202206071550-r")
'org.eclipse.jgit:org.eclipse.jgit.ssh.jsch:jar:6.2.0.202206071550-r'
<dependency org="org.eclipse.jgit" name="org.eclipse.jgit.ssh.jsch" rev="6.2.0.202206071550-r">
  <artifact name="org.eclipse.jgit.ssh.jsch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jgit', module='org.eclipse.jgit.ssh.jsch', version='6.2.0.202206071550-r')
)
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit.ssh.jsch" % "6.2.0.202206071550-r"
[org.eclipse.jgit/org.eclipse.jgit.ssh.jsch "6.2.0.202206071550-r"]

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 6.2.0.202206071550-r
com.jcraft : jsch jar 0.1.55
com.jcraft : jzlib jar 1.1.3
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.