ganymed-ssh-2

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

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

ganymed-ssh-2
Last Version

Last Version

build260
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.cleondris.ch/opensource/ssh2/
Source Code Management

Source Code Management

https://github.com/8nevil8/ganymed-ssh-2

Download ganymed-ssh-2

How to add to project

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

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
build260