MVN

io.github.shirohoo : sftp-client

Maven & Gradle

Nov 18, 2021
0 stars

sftp-client · It helps to make handling CRUD operations via SFTP protocol very simple. This module is written based on JSch.

<dependency>
    <groupId>io.github.shirohoo</groupId>
    <artifactId>sftp-client</artifactId>
    <version>2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.shirohoo : sftp-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4

All Versions

Choose a version of io.github.shirohoo : sftp-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
sftp-client-2.4
2.3
sftp-client-2.3
2.2
sftp-client-2.2
2.1
sftp-client-2.1
2.0
sftp-client-2.0
1.9
sftp-client-1.9
1.8
sftp-client-1.8
1.7
sftp-client-1.7
1.6
sftp-client-1.6
1.5
sftp-client-1.5
1.4
sftp-client-1.4

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.shirohoo</groupId>
    <artifactId>sftp-client</artifactId>
    <version>2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.shirohoo : sftp-client gradle dependency to your build.gradle file:

implementation 'io.github.shirohoo:sftp-client:2.4'

Gradle Kotlin DSL: Add the following io.github.shirohoo : sftp-client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.shirohoo:sftp-client:2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.shirohoo : sftp-client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.shirohoo" % "sftp-client" % "2.4"

Advertisement

Dependencies from Group

Nov 18, 2021
0 stars
Dec 28, 2021
4 stars

Discover Dependencies

Feb 11, 2022
13 usages
0 stars
Nov 30, 2022
3 usages
Nov 30, 2022
7 usages
0 stars
Jun 22, 2023
2 usages
26 stars
Mar 15, 2023
0 stars
Jul 04, 2023
1 usages
4 stars
Jul 04, 2023
1 usages
4 stars
Jul 04, 2023
1 usages
4 stars