sftp

sftp连接池和springboot启动器

License

License

GroupId

GroupId

com.xzixi
ArtifactId

ArtifactId

sftp
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

sftp
sftp连接池和springboot启动器
Project URL

Project URL

https://gitee.com/xuelingkang/sftp
Source Code Management

Source Code Management

https://gitee.com/xuelingkang/sftp

Download sftp

Filename Size
sftp-2.1.3.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sftp-client
  • sftp-client-spring-boot-starter

Versions

Version
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0