MVN

org.apache.sshd : sshd-netty

Maven & Gradle

May 10, 2023
16 usages
480 stars

Apache Mina SSHD :: Netty

<dependency>
    <groupId>org.apache.sshd</groupId>
    <artifactId>sshd-netty</artifactId>
    <version>2.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sshd : sshd-netty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.10.0

All Versions

Choose a version of org.apache.sshd : sshd-netty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.10.x
sshd-netty-2.10.0
2.9.x
sshd-netty-2.9.2
sshd-netty-2.9.1
sshd-netty-2.9.0
2.8.x
sshd-netty-2.8.0
2.7.x
sshd-netty-2.7.0
2.6.x
sshd-netty-2.6.0
2.5.x
sshd-netty-2.5.1
sshd-netty-2.5.0
2.4.x
sshd-netty-2.4.0
2.3.x
sshd-netty-2.3.0
2.2.x
sshd-netty-2.2.0
2.1.x
sshd-netty-2.1.0
2.0.x
sshd-netty-2.0.0

How to add a dependency to Maven

Add the following org.apache.sshd : sshd-netty maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.sshd</groupId>
    <artifactId>sshd-netty</artifactId>
    <version>2.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.sshd : sshd-netty gradle dependency to your build.gradle file:

implementation 'org.apache.sshd:sshd-netty:2.10.0'

Gradle Kotlin DSL: Add the following org.apache.sshd : sshd-netty gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.sshd:sshd-netty:2.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.sshd : sshd-netty sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.sshd" % "sshd-netty" % "2.10.0"

Advertisement

Dependencies from Group

May 10, 2023
452 usages
718 stars
May 10, 2023
110 usages
480 stars
May 10, 2023
78 usages
480 stars
May 10, 2023
66 usages
718 stars
Apr 14, 2014
18 usages

Discover Dependencies

Jun 12, 2018
23 usages
17 stars
Jun 12, 2018
30 usages
Jun 12, 2018
19 usages
Jun 12, 2018
18 usages
jni
Aug 16, 2023
3 usages
3 stars
Apr 30, 2021
3 usages
26 stars
Oct 30, 2018
3 usages
Jun 11, 2020
390 stars