MVN

org.apache.sshd : sshd-osgi

Maven & Gradle

May 10, 2023
16 usages
718 stars

Apache Mina SSHD :: OSGi

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

Latest Version

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

  • Latest Stable: 2.10.0

All Versions

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

Version Vulnerabilities Updated
2.10.x
sshd-osgi-2.10.0
2.9.x
sshd-osgi-2.9.2
sshd-osgi-2.9.1
CVE-2022-45047
sshd-osgi-2.9.0
CVE-2022-45047
2.8.x
sshd-osgi-2.8.0
CVE-2022-45047
2.7.x
sshd-osgi-2.7.0
CVE-2022-45047
2.6.x
sshd-osgi-2.6.0
2 vulnerabilities
2.5.x
sshd-osgi-2.5.1
2 vulnerabilities
sshd-osgi-2.5.0
2 vulnerabilities
2.4.x
sshd-osgi-2.4.0
2 vulnerabilities
2.3.x
sshd-osgi-2.3.0
2 vulnerabilities
2.2.x
sshd-osgi-2.2.0
2 vulnerabilities

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.sshd" % "sshd-osgi" % "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

Apr 23, 2019
4 usages
0 stars
Dec 20, 2022
5 usages
3 stars
Mar 16, 2016
4 usages
5.9k stars
Mar 24, 2017
3 usages
268 stars
Aug 28, 2015
2 usages
72 stars
Jan 27, 2019
3 usages
1 stars
Nov 26, 2021
6 usages
39 stars
Jun 01, 2021
8 usages
24 stars