Jar examples for t:trilead-ssh2
A pure Java implementation of the SSH-2 protocol, a successor to Ganymed
You can download jar file trilead-ssh2 1.0.0-build220 in this page.
Trilead Library License (BSD-Like)
You can use the following script to add trilead-ssh2-1.0.0-build220.jar to your project.
<dependency> <groupId>com.trilead</groupId> <artifactId>trilead-ssh2</artifactId> <version>1.0.0-build220</version> </dependency>
compile group: 'com.trilead', name: 'trilead-ssh2', version: '1.0.0-build220'
libraryDependencies += "com.trilead" % "trilead-ssh2" % "1.0.0-build220"
<dependency org="com.trilead" name="trilead-ssh2" rev="1.0.0-build220"/>
@Grapes(@Grab(group='com.trilead', module='trilead-ssh2', version='1.0.0-build220'))
'com.trilead:trilead-ssh2:jar:1.0.0-build220'
Click the following link to download the jar file.
trilead-ssh2-1.0.0-build220-javadoc.jar