Ganymed SSH2 for Java

Ganymed SSH2 for Java is a library which implements the SSH-2 protocol in pure Java

License

License

Categories

Categories

H2 Data Databases Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

ganymed-ssh2
Last Version

Last Version

build210-hudson-1
Release Date

Release Date

Type

Type

jar
Description

Description

Ganymed SSH2 for Java
Ganymed SSH2 for Java is a library which implements the SSH-2 protocol in pure Java
Project URL

Project URL

http://www.ganymed.ethz.ch/ssh2/

Download ganymed-ssh2

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
build210-hudson-1