Jar examples for s:sardine
Sardine is useful for interacting with a webdav server and is much easier to programmatically manage remote files than with FTP.
You can download jar file sardine 5.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add sardine-5.8.jar to your project.
<dependency> <groupId>com.github.lookfirst</groupId> <artifactId>sardine</artifactId> <version>5.8</version> </dependency>
compile group: 'com.github.lookfirst', name: 'sardine', version: '5.8'
libraryDependencies += "com.github.lookfirst" % "sardine" % "5.8"
<dependency org="com.github.lookfirst" name="sardine" rev="5.8"/>
@Grapes(@Grab(group='com.github.lookfirst', module='sardine', version='5.8'))
'com.github.lookfirst:sardine:jar:5.8'
Click the following link to download the jar file.
sardine-5.8-javadoc.jar