| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices CLI User Interface | 
| GroupId | GroupIdcom.xzixi.self.portal | 
| ArtifactId | ArtifactIdsftp-client-spring-boot-starter | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsftp-client-spring-boot-starter sftp连接池启动器 | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar |