SSHAPI Ganymed

Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included. Originally, Ganymed SSH-2 for Java was developed for the Ganymed replication project at ETH Zurich (Switzerland). Downloads and more information about JSch may be found at http://www.cleondris.ch/opensource/ssh2/. This library is the provider bridge for SSHAPI.

Лицензия

Лицензия

MIT
Группа

Группа

com.sshtools
Идентификатор

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

sshapi-ganymed
Последняя версия

Последняя версия

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

SSHAPI Ganymed
Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included. Originally, Ganymed SSH-2 for Java was developed for the Ganymed replication project at ETH Zurich (Switzerland). Downloads and more information about JSch may be found at http://www.cleondris.ch/opensource/ssh2/. This library is the provider bridge for SSHAPI.

Скачать sshapi-ganymed

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.sshtools/sshapi-ganymed/ -->
<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>sshapi-ganymed</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/sshapi-ganymed/
implementation 'com.sshtools:sshapi-ganymed:1.1.2'
// https://jarcasting.com/artifacts/com.sshtools/sshapi-ganymed/
implementation ("com.sshtools:sshapi-ganymed:1.1.2")
'com.sshtools:sshapi-ganymed:jar:1.1.2'
<dependency org="com.sshtools" name="sshapi-ganymed" rev="1.1.2">
  <artifact name="sshapi-ganymed" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='sshapi-ganymed', version='1.1.2')
)
libraryDependencies += "com.sshtools" % "sshapi-ganymed" % "1.1.2"
[com.sshtools/sshapi-ganymed "1.1.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.sshtools : sshapi-core jar 1.1.2
ch.ethz.ganymed : ganymed-ssh2 jar 262

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.2
1.1.1
1.1.0