MVN

com.sshtools : sshapi-maverick

Maven & Gradle

Aug 17, 2018

SSHAPI Maverick · 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</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.sshtools" % "sshapi-maverick" % "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
1.9k stars
Aug 17, 2018
1.9k stars
Aug 16, 2018
30 stars
Aug 16, 2018
30 stars
Aug 16, 2018
30 stars
Aug 16, 2018
3 usages
5.9k stars