| License |
License |
|---|---|
| GroupId | GroupIdfr.perigee |
| ArtifactId | ArtifactIdcommons-vfs-webdav-sardine |
| Version | Version0.0.5 |
| Type | Typejar |
| Description |
DescriptionA Sardine-backed webdav module providing webdav access to Commons-VFS through a fast and efficient library
|
| Project Organization |
Project OrganizationPerigee |
<!-- https://jarcasting.com/artifacts/fr.perigee/commons-vfs-webdav-sardine/ -->
<dependency>
<groupId>fr.perigee</groupId>
<artifactId>commons-vfs-webdav-sardine</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/fr.perigee/commons-vfs-webdav-sardine/
implementation 'fr.perigee:commons-vfs-webdav-sardine:0.0.5'
// https://jarcasting.com/artifacts/fr.perigee/commons-vfs-webdav-sardine/
implementation ("fr.perigee:commons-vfs-webdav-sardine:0.0.5")
'fr.perigee:commons-vfs-webdav-sardine:jar:0.0.5'
<dependency org="fr.perigee" name="commons-vfs-webdav-sardine" rev="0.0.5">
<artifact name="commons-vfs-webdav-sardine" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.perigee', module='commons-vfs-webdav-sardine', version='0.0.5')
)
libraryDependencies += "fr.perigee" % "commons-vfs-webdav-sardine" % "0.0.5"
[fr.perigee/commons-vfs-webdav-sardine "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-vfs2 | jar | 2.0 |
| com.googlecode.sardine : sardine | jar | 314 |