MVN

com.sshtools : sshapi-core

Maven & Gradle

Aug 17, 2018
12 usages

SSHAPI Core · This library is the core of SSHAPI, and implements no actual provider bridges. This is all you need to compile an application, but at least one provider bridge and provider library will be required at run-time. It also contains a number of utility classes that are used by the various implementations.

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

Latest Version

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

  • Latest Stable: 1.1.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.sshtools" % "sshapi-core" % "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 31, 2018
12 usages
86 stars
Jun 29, 2023
13 usages
119 stars
May 29, 2023
14 usages
303 stars
Sep 18, 2018
12 usages
1.2k stars
Jun 26, 2019
13 usages
Jul 19, 2023
21 usages
758 stars
Dec 04, 2019
12 usages
400 stars