MVN

it.could : webdav

Maven & Gradle

Apr 10, 2006
5 usages

Simple WebDAV · A Simple Approach to WebDAV (Servlet Implementation)

<dependency>
    <groupId>it.could</groupId>
    <artifactId>webdav</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.could : webdav to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of it.could : webdav to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
webdav-0.4

How to add a dependency to Maven

Add the following it.could : webdav maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.could</groupId>
    <artifactId>webdav</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.could : webdav gradle dependency to your build.gradle file:

implementation 'it.could:webdav:0.4'

Gradle Kotlin DSL: Add the following it.could : webdav gradle kotlin dependency to your build.gradle.kts file:

implementation("it.could:webdav:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.could : webdav sbt scala dependency to your build.sbt file:

libraryDependencies += "it.could" % "webdav" % "0.4"

Advertisement

Dependencies from Group

Apr 10, 2006
5 usages

Discover Dependencies

Sep 16, 2019
5 usages
121 stars
Jan 24, 2022
10 usages
546 stars
Feb 15, 2013
5 usages
15 stars
Jun 11, 2020
9 usages
390 stars
May 05, 2021
7 usages
16 stars
Aug 25, 2022
3 usages
108 stars
May 16, 2016
3 usages
0 stars