MVN

org.apache.sshd : sshd-putty

Maven & Gradle

May 10, 2023
2 usages
718 stars

Apache Mina SSHD :: Putty key files support utilities

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

Latest Version

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

  • Latest Stable: 2.10.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Sep 13, 2022
1 usages
5 stars
Mar 16, 2021
2 usages
13 stars
May 23, 2023
1 usages
7 stars
Aug 24, 2019
1 usages
11 stars
Dec 23, 2022
2 usages
25 stars
Feb 28, 2022
4 usages
Feb 02, 2021
2 usages
0 stars
Sep 28, 2020
5 usages
10 stars