не последняя версия
Последняя версия 6.2.0.202206071550-r

org.eclipse.jgit:org.eclipse.jgit.ssh.apache 5.10.0.202012080955-r

SSH support for JGit based on Apache MINA sshd

Категории

Категории

Git Инструменты разработки Контроль версий CLI Взаимодействие с пользователем JGit Универсальные библиотеки Utility
Группа

Группа

org.eclipse.jgit
Идентификатор

Идентификатор

org.eclipse.jgit.ssh.apache
Версия

Версия

5.10.0.202012080955-r
Тип

Тип

jar

Скачать org.eclipse.jgit.ssh.apache 5.10.0.202012080955-r


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