MVN

net.je2sh : ssh

Maven & Gradle

Jul 16, 2017
1 usages
13 stars

JVM Extensible & Embeddable SHell · Reboot of the CRaSH project

<dependency>
    <groupId>net.je2sh</groupId>
    <artifactId>ssh</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.je2sh : ssh to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of net.je2sh : ssh to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
ssh-1.4.0
1.3.x
ssh-1.3.1
ssh-1.3.0
1.2.x
ssh-1.2.0
1.1.x
ssh-1.1.0
1.0.x
ssh-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.je2sh</groupId>
    <artifactId>ssh</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.je2sh : ssh gradle dependency to your build.gradle file:

implementation 'net.je2sh:ssh:1.4.0'

Gradle Kotlin DSL: Add the following net.je2sh : ssh gradle kotlin dependency to your build.gradle.kts file:

implementation("net.je2sh:ssh:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.je2sh : ssh sbt scala dependency to your build.sbt file:

libraryDependencies += "net.je2sh" % "ssh" % "1.4.0"

Advertisement

Dependencies from Group

Jul 16, 2017
3 usages
13 stars
Jul 16, 2017
2 usages
13 stars
ssh
Jul 16, 2017
1 usages
13 stars
Jul 13, 2017
1 usages
2 stars
Jul 16, 2017
13 stars

Discover Dependencies

Aug 23, 2023
1 usages
26 stars
Jul 06, 2017
1 usages
1 stars
Aug 09, 2017
3 stars
Jul 07, 2017
2 usages
4.5k stars
Jun 17, 2018
1 usages
1 stars
Aug 19, 2023
4 usages
4.3k stars
Aug 21, 2017
2 usages
676 stars