| Лицензия |
Лицензия
Eclipse Distribution License (New BSD License)
|
|---|---|
| Категории |
КатегорииGit Инструменты разработки Контроль версий CLI Взаимодействие с пользователем JGit Универсальные библиотеки Utility |
| Группа | Группаorg.openl.jgit |
| Идентификатор | Идентификаторorg.eclipse.jgit.ssh.apache.agent |
| Версия | Версия6.0.0.202111291000-r |
| Тип | Типjar |
| Описание |
ОписаниеJGit - Apache sshd SSH agent support
Support for ssh-agent for the Apache MINA sshd SSH connector
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.openl.jgit/org.eclipse.jgit.ssh.apache.agent/ -->
<dependency>
<groupId>org.openl.jgit</groupId>
<artifactId>org.eclipse.jgit.ssh.apache.agent</artifactId>
<version>6.0.0.202111291000-r</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.jgit/org.eclipse.jgit.ssh.apache.agent/
implementation 'org.openl.jgit:org.eclipse.jgit.ssh.apache.agent:6.0.0.202111291000-r'
// https://jarcasting.com/artifacts/org.openl.jgit/org.eclipse.jgit.ssh.apache.agent/
implementation ("org.openl.jgit:org.eclipse.jgit.ssh.apache.agent:6.0.0.202111291000-r")
'org.openl.jgit:org.eclipse.jgit.ssh.apache.agent:jar:6.0.0.202111291000-r'
<dependency org="org.openl.jgit" name="org.eclipse.jgit.ssh.apache.agent" rev="6.0.0.202111291000-r">
<artifact name="org.eclipse.jgit.ssh.apache.agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.jgit', module='org.eclipse.jgit.ssh.apache.agent', version='6.0.0.202111291000-r')
)
libraryDependencies += "org.openl.jgit" % "org.eclipse.jgit.ssh.apache.agent" % "6.0.0.202111291000-r"
[org.openl.jgit/org.eclipse.jgit.ssh.apache.agent "6.0.0.202111291000-r"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openl.jgit : org.eclipse.jgit | jar | 6.0.0.202111291000-r |
| org.openl.jgit : org.eclipse.jgit.ssh.apache | jar | 6.0.0.202111291000-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 |