Last Version

Sardine 146

Sardine is useful for interacting with a webdav server and is much easier to programmatically manage remote files than with FTP.

License

License

GroupId

GroupId

com.googlecode.sardine
ArtifactId

ArtifactId

sardine
Version

Version

146
Type

Type

jar
Description

Description

Sardine
Sardine is useful for interacting with a webdav server and is much easier to programmatically manage remote files than with FTP.
Project URL

Project URL

http://code.google.com/p/sardine/

Download sardine 146


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.