Last Version

sftp-pool-client 0.1.3

一款基于 apache commons-pool2 和 jsch 实现的 sftp 连接池

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier CLI User Interface
GroupId

GroupId

me.meilon.jsftp
ArtifactId

ArtifactId

sftp-pool-client
Version

Version

0.1.3
Type

Type

jar
Description

Description

sftp-pool-client
一款基于 apache commons-pool2 和 jsch 实现的 sftp 连接池

Download sftp-pool-client 0.1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
me.meilon.jsftp : sftp-pool-core jar 0.1.3

Project Modules

There are no modules declared in this project.