License |
License
Eclipse Distribution License (New BSD License)
|
---|---|
Categories |
CategoriesGit Development Tools Version Controls CLI User Interface JGit General Purpose Libraries Utility |
GroupId | GroupIdorg.eclipse.jgit |
ArtifactId | ArtifactIdorg.eclipse.jgit.ssh.apache.agent |
Last Version | Last Version6.2.0.202206071550-r |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJGit - Apache sshd SSH agent support
Support for ssh-agent for the Apache MINA sshd SSH connector
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent/ -->
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.ssh.apache.agent</artifactId>
<version>6.2.0.202206071550-r</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent/
implementation 'org.eclipse.jgit:org.eclipse.jgit.ssh.apache.agent:6.2.0.202206071550-r'
// https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent/
implementation ("org.eclipse.jgit:org.eclipse.jgit.ssh.apache.agent:6.2.0.202206071550-r")
'org.eclipse.jgit:org.eclipse.jgit.ssh.apache.agent:jar:6.2.0.202206071550-r'
<dependency org="org.eclipse.jgit" name="org.eclipse.jgit.ssh.apache.agent" rev="6.2.0.202206071550-r">
<artifact name="org.eclipse.jgit.ssh.apache.agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jgit', module='org.eclipse.jgit.ssh.apache.agent', version='6.2.0.202206071550-r')
)
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit.ssh.apache.agent" % "6.2.0.202206071550-r"
[org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent "6.2.0.202206071550-r"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jgit : org.eclipse.jgit | jar | 6.2.0.202206071550-r |
org.eclipse.jgit : org.eclipse.jgit.ssh.apache | jar | 6.2.0.202206071550-r |
net.java.dev.jna : jna | jar | 5.8.0 |
net.java.dev.jna : jna-platform | jar | 5.8.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |