Last Version

com.xzixi:sftp-client 2.1.3

sftp连接池

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xzixi
ArtifactId

ArtifactId

sftp-client
Version

Version

2.1.3
Type

Type

jar
Description

Description

sftp连接池

Download sftp-client 2.1.3


<!-- https://jarcasting.com/artifacts/com.xzixi/sftp-client/ -->
<dependency>
    <groupId>com.xzixi</groupId>
    <artifactId>sftp-client</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.xzixi/sftp-client/
implementation 'com.xzixi:sftp-client:2.1.3'
// https://jarcasting.com/artifacts/com.xzixi/sftp-client/
implementation ("com.xzixi:sftp-client:2.1.3")
'com.xzixi:sftp-client:jar:2.1.3'
<dependency org="com.xzixi" name="sftp-client" rev="2.1.3">
  <artifact name="sftp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xzixi', module='sftp-client', version='2.1.3')
)
libraryDependencies += "com.xzixi" % "sftp-client" % "2.1.3"
[com.xzixi/sftp-client "2.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.55
org.apache.commons : commons-pool2 jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.