MVN

com.sshtools : sshapi-maverick-16

Maven & Gradle

Aug 17, 2018
3 usages

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.

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>sshapi-maverick-16</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sshtools : sshapi-maverick-16 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.sshtools : sshapi-maverick-16 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
sshapi-maverick-16-1.1.2
sshapi-maverick-16-1.1.1

How to add a dependency to Maven

Add the following com.sshtools : sshapi-maverick-16 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>sshapi-maverick-16</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sshtools : sshapi-maverick-16 gradle dependency to your build.gradle file:

implementation 'com.sshtools:sshapi-maverick-16:1.1.2'

Gradle Kotlin DSL: Add the following com.sshtools : sshapi-maverick-16 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sshtools:sshapi-maverick-16:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sshtools : sshapi-maverick-16 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sshtools" % "sshapi-maverick-16" % "1.1.2"

Advertisement

Dependencies from Group

Aug 17, 2018
12 usages
Dec 01, 2022
11 usages
64 stars
Dec 01, 2022
8 usages
64 stars
May 06, 2016
5 usages
Dec 01, 2022
5 usages
64 stars

Discover Dependencies

Aug 17, 2018
3 usages
Aug 17, 2018
3 usages
Sep 28, 2019
3 usages
Nov 08, 2022
6 usages
23 stars
Sep 18, 2018
3 usages
1.5k stars
Sep 18, 2018
3 usages
1.5k stars
Sep 19, 2022
3 usages
387 stars
Dec 12, 2021
4 usages
1.2k stars
Aug 22, 2018
3 usages
7 stars