Jar examples for w:webdav
A Simple Approach to WebDAV (Servlet Implementation)
You can download jar file webdav 0.4 in this page.
GNU Lesser General Public License
You can use the following script to add webdav-0.4.jar to your project.
<dependency> <groupId>it.could</groupId> <artifactId>webdav</artifactId> <version>0.4</version> </dependency>
compile group: 'it.could', name: 'webdav', version: '0.4'
libraryDependencies += "it.could" % "webdav" % "0.4"
<dependency org="it.could" name="webdav" rev="0.4"/>
@Grapes(@Grab(group='it.could', module='webdav', version='0.4'))
'it.could:webdav:jar:0.4'
Click the following link to download the jar file.
webdav-0.4.jar