J2SSH Maverick

Open source SSH2 API

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

j2ssh-maverick
Last Version

Last Version

1.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

J2SSH Maverick
Open source SSH2 API
Source Code Management

Source Code Management

https://github.com/sshtools/j2ssh-maverick/

Download j2ssh-maverick

How to add to project

<!-- https://jarcasting.com/artifacts/com.sshtools/j2ssh-maverick/ -->
<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>j2ssh-maverick</artifactId>
    <version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/j2ssh-maverick/
implementation 'com.sshtools:j2ssh-maverick:1.5.5'
// https://jarcasting.com/artifacts/com.sshtools/j2ssh-maverick/
implementation ("com.sshtools:j2ssh-maverick:1.5.5")
'com.sshtools:j2ssh-maverick:jar:1.5.5'
<dependency org="com.sshtools" name="j2ssh-maverick" rev="1.5.5">
  <artifact name="j2ssh-maverick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='j2ssh-maverick', version='1.5.5')
)
libraryDependencies += "com.sshtools" % "j2ssh-maverick" % "1.5.5"
[com.sshtools/j2ssh-maverick "1.5.5"]

Dependencies

compile (3)

Group / Artifact Type Version
oro : oro jar 2.0.8
com.jcraft : jzlib jar 1.1.3
org.bouncycastle : bcprov-jdk15on jar 1.52

Project Modules

There are no modules declared in this project.

J2SSH Maverick

J2SSH Maverick is the successor to the original J2SSH API and includes a complete and stable implementation of an SSH2 client. Originally built from the ground up by the original author back in 2003, this product has, until now, only been available under a commercial license. With the development and pending release of a third generation SSH API, this legacy API has now been released under the LGPL v3 and will continue to be maintained by the core author as a contribution to the open source community.

License

NEW This project is now licensed under the LGPL v3 making it available to both commercial and open source applications.

Maven Repository

Releases are now available at maven central. Simply include the following dependency in your pom.

<dependency>
   <groupId>com.sshtools</groupId>
   <artifactId>j2ssh-maverick</artifactId>
   <version>1.5.5</version>
</dependency>

Binary Builds

Binary builds are available on SourceForge.net at the URL below.

https://sourceforge.net/projects/sshtools/

Documentation

You can find javadocs at http://j2ssh-maverick-javadocs.s3-website-eu-west-1.amazonaws.com

Examples are included in the binary download or in the src/main/examples folder of the source tree.

Status

This code was branched from our commercial codebase on August 27th 2014 and converted to a maven project for easier distribution in the ether. The version has been changed to 1.5.0 to avoid conflicts with our commercial codebase which continues to be developed. Bug fixes from our private repository will be pushed to this branch periodically along with any other community contributions that are forthcoming.

For more information visit our website at https://www.sshtools.com/

For product update notifications follow us on Twitter https://www.twitter.com/javassh

Author

Lee Painter is the original author of the J2SSH API and founder of SSHTOOLS Limited. He has extensive experience in Java network security development, developing our client and server APIs as well as the being the architect and founder of open source projects such as SSL-Explorer and more recently the Hypersocket Framework https://github.com/ludup/hypersocket-framework

https://www.twitter.com/LeeDavidPainter

com.sshtools

JADAPTIVE Limited

Versions

Version
1.5.5
1.5.4
1.5.3
1.5.2