Last Version

sftp-client-spring-boot-starter 1.0.1

sftp连接池启动器

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.xzixi.self.portal
ArtifactId

ArtifactId

sftp-client-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

sftp-client-spring-boot-starter
sftp连接池启动器

Download sftp-client-spring-boot-starter 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.xzixi.self.portal : sftp-client jar 1.0.1
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.