jsftp-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

me.meilon.jsftp
ArtifactId

ArtifactId

jsftp-spring-boot-starter
Last Version

Last Version

0.1.20
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jsftp-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
me.meilon.jsftp : jsftp-pool-client jar 0.1.20
org.springframework.boot : spring-boot-starter jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.20
0.1.19
0.1.17
0.1.12
0.1.6