Last Version

WebDAV VFS 3.2.0

WebDAV Commons VFS provider which is a fork of commons-vfs-webdav-sardine (and thus Sardine based too). Currently minor bug fixes, alignment with latest HTTPClient library and other tweaks.

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-webdav
Version

Version

3.2.0
Type

Type

jar
Description

Description

WebDAV VFS
WebDAV Commons VFS provider which is a fork of commons-vfs-webdav-sardine (and thus Sardine based too). Currently minor bug fixes, alignment with latest HTTPClient library and other tweaks.

Download vfs-webdav 3.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-vfs2 jar 2.6.0
com.github.lookfirst : sardine jar 5.9
org.apache.httpcomponents : httpclient jar 4.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.