MVN

com.jcabi : jcabi-ssh

Maven & Gradle

Sep 26, 2022
7 usages
255 stars

jcabi-ssh · Simple SSH Client

<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-ssh</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jcabi : jcabi-ssh to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0

All Versions

Choose a version of com.jcabi : jcabi-ssh to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
jcabi-ssh-1.9.0
1.8.x
jcabi-ssh-1.8.2
jcabi-ssh-1.8.1
jcabi-ssh-1.8.0
1.7.x
jcabi-ssh-1.7.0
1.6.x
jcabi-ssh-1.6.1
1.6
jcabi-ssh-1.6
1.5.x
jcabi-ssh-1.5.2
jcabi-ssh-1.5.1
1.5
jcabi-ssh-1.5
1.4
jcabi-ssh-1.4
1.3
jcabi-ssh-1.3
1.2.x
jcabi-ssh-1.2.1
1.2
jcabi-ssh-1.2
1.1
jcabi-ssh-1.1
1.0
jcabi-ssh-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-ssh</artifactId>
    <version>1.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jcabi : jcabi-ssh gradle dependency to your build.gradle file:

implementation 'com.jcabi:jcabi-ssh:1.9.0'

Gradle Kotlin DSL: Add the following com.jcabi : jcabi-ssh gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jcabi:jcabi-ssh:1.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jcabi : jcabi-ssh sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jcabi" % "jcabi-ssh" % "1.9.0"

Advertisement

Dependencies from Group

Apr 04, 2023
128 usages
55 stars
May 30, 2023
75 usages
504 stars
Jul 03, 2023
65 usages
58 stars
Jul 21, 2023
61 usages
95 stars
Aug 07, 2023
58 usages
13 stars

Discover Dependencies

Jan 17, 2016
972 stars
Dec 06, 2015
19 stars
Jul 28, 2015
4 usages
110 stars
Aug 30, 2017
4 usages
42 stars
Jul 01, 2015
1 stars
Jun 04, 2022
3 usages
3 stars
Jan 28, 2019
1 usages
397 stars
May 23, 2022
2 usages
357 stars