Last Version

sftp 1.0.1

sftp文件传输

License

License

GroupId

GroupId

com.xzixi.self.portal
ArtifactId

ArtifactId

sftp
Version

Version

1.0.1
Type

Type

pom
Description

Description

sftp
sftp文件传输

Download sftp 1.0.1

Filename Size
sftp-1.0.1.pom 740 bytes
Browse

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

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