MVN

com.sshtools : sshapi-ganymed

Maven & Gradle

Aug 17, 2018
3 usages

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.

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>sshapi-ganymed</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sshtools : sshapi-ganymed to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.sshtools : sshapi-ganymed to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
sshapi-ganymed-1.1.2
sshapi-ganymed-1.1.1
sshapi-ganymed-1.1.0

How to add a dependency to Maven

Add the following com.sshtools : sshapi-ganymed maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>sshapi-ganymed</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sshtools : sshapi-ganymed gradle dependency to your build.gradle file:

implementation 'com.sshtools:sshapi-ganymed:1.1.2'

Gradle Kotlin DSL: Add the following com.sshtools : sshapi-ganymed gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sshtools:sshapi-ganymed:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sshtools : sshapi-ganymed sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sshtools" % "sshapi-ganymed" % "1.1.2"

Advertisement

Dependencies from Group

Aug 17, 2018
12 usages
Dec 01, 2022
11 usages
64 stars
Dec 01, 2022
8 usages
64 stars
May 06, 2016
5 usages
Dec 01, 2022
5 usages
64 stars

Discover Dependencies

Sep 28, 2019
3 usages
Nov 08, 2022
6 usages
23 stars
Sep 18, 2018
3 usages
1.5k stars
Sep 18, 2018
3 usages
1.5k stars
Sep 19, 2022
3 usages
386 stars
Dec 12, 2021
4 usages
1.2k stars
Aug 22, 2018
3 usages
7 stars
Aug 22, 2018
3 usages
91 stars