MVN

com.xzixi : sftp-client

Maven & Gradle

May 25, 2020
2 usages

sftp连接池

<dependency>
    <groupId>com.xzixi</groupId>
    <artifactId>sftp-client</artifactId>
    <version>2.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xzixi : sftp-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.3

All Versions

Choose a version of com.xzixi : sftp-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
sftp-client-2.1.3
sftp-client-2.1.2
sftp-client-2.1.1
sftp-client-2.1.0
2.0.x
sftp-client-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.xzixi</groupId>
    <artifactId>sftp-client</artifactId>
    <version>2.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xzixi : sftp-client gradle dependency to your build.gradle file:

implementation 'com.xzixi:sftp-client:2.1.3'

Gradle Kotlin DSL: Add the following com.xzixi : sftp-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xzixi:sftp-client:2.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xzixi : sftp-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xzixi" % "sftp-client" % "2.1.3"

Advertisement

Dependencies from Group

May 25, 2020
2 usages
Aug 12, 2019
1 usages
Aug 14, 2019
1 usages

Discover Dependencies

rpc
Mar 01, 2020
1 usages
4 stars
Jun 04, 2020
1 usages
14 stars
Oct 31, 2020
3 usages
6 stars
Dec 13, 2020
3 usages
5 stars
Dec 31, 2020
1 usages
Jan 13, 2022
3 usages
7 stars
Jan 11, 2022
2 usages
0 stars
Jun 06, 2021
2 usages
2 stars
Jul 30, 2023
2 usages
1 stars