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

trilead-ssh2
Last Version

Last Version

build212-hudson-6
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 trilead-ssh2

How to add to project

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

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
build212-hudson-6
build212-hudson-5
build212-hudson-4
build212-hudson-3
build212-hudson-2
build212-hudson-1