All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.vfs-providers.xml Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 4.1.0
Show newest version
<providers>
	<provider class-name="com.sshtools.vfs.webdav.WebdavFileProvider">
		<scheme name="webdav" />
        <if-available class-name="com.github.sardine.Sardine"/>
        <scheme name="webdavs" />
        <if-available class-name="com.github.sardine.Sardine"/>
	</provider>
</providers>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy