META-INF.vfs-providers.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vfs-webdav Show documentation
Show all versions of vfs-webdav Show documentation
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.
<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