Last Version

sftp-pool-client 0.0.3

sftp链接池

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

me.meilon.sftp
ArtifactId

ArtifactId

sftp-pool-client
Version

Version

0.0.3
Type

Type

jar
Description

Description

sftp-pool-client
sftp链接池

Download sftp-pool-client 0.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
me.meilon.sftp : sftp-pool-core jar 0.0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.