SSHAPI Maverick 1.6+

This version uses the Mavenized 1.6/1.7 branch of Maverick. It will probably eventually become the default Maverick provider implementation, but until such a time it will be a separate module. Using this version we pull the Maverick jars from the SSHTools repository and build directly Maverick is the definitive solution for total SSH compatibility on the Java™ platform. The library is designed to support SSH1 and SSH2 using any version of the Java Development Kit from 1.1 and above, and the API is also now J2ME-ready1 in anticipation of the new breed of interconnected mobile devices Downloads and more information about Maverick may be found at http://www.sshtools.co.uk/en/j2ssh-maverick/. This library is the provider bridge for SSHAPI.

License

License

MIT
GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

sshapi-maverick-16
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

SSHAPI Maverick 1.6+
This version uses the Mavenized 1.6/1.7 branch of Maverick. It will probably eventually become the default Maverick provider implementation, but until such a time it will be a separate module. Using this version we pull the Maverick jars from the SSHTools repository and build directly Maverick is the definitive solution for total SSH compatibility on the Java™ platform. The library is designed to support SSH1 and SSH2 using any version of the Java Development Kit from 1.1 and above, and the API is also now J2ME-ready1 in anticipation of the new breed of interconnected mobile devices Downloads and more information about Maverick may be found at http://www.sshtools.co.uk/en/j2ssh-maverick/. This library is the provider bridge for SSHAPI.

Download sshapi-maverick-16

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.sshtools : sshapi-core jar 1.1.2
com.sshtools » maverick jar 1.7.17-SNAPSHOT
com.sshtools » maverick-agent jar 1.7.17-SNAPSHOT
commons-logging : commons-logging jar 1.1.2
oro : oro jar 2.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1