Last Version

WebDAV Support 2.1

Provides module webdav-jaxrs for easier implementation of WebDAV based JAX-RS applications.

License

License

GroupId

GroupId

org.jugs.webdav
ArtifactId

ArtifactId

webdav
Version

Version

2.1
Type

Type

pom
Description

Description

WebDAV Support
Provides module webdav-jaxrs for easier implementation of WebDAV based JAX-RS applications.
Project URL

Project URL

https://github.com/jugs-org/webdav
Project Organization

Project Organization

Java User Group Stuttgart

Download webdav 2.1

Filename Size
webdav-2.1.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • webdav-jaxrs
  • fileserver