Last Version

SFTP VFS 3.2.0

Commons VFS provider for SFTP based on Maverick Synergy API

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-sftp
Version

Version

3.2.0
Type

Type

jar
Description

Description

SFTP VFS
Commons VFS provider for SFTP based on Maverick Synergy API

Download vfs-sftp 3.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.sshtools : maverick-synergy jar 3.0.0-RC8
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-vfs2 jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.