WebDAV Support for JAX-RS

Provides classes for easier implementation of WebDAV based JAX-RS applications.

License

License

GroupId

GroupId

org.jugs.webdav
ArtifactId

ArtifactId

webdav-jaxrs
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

WebDAV Support for JAX-RS
Provides classes for easier implementation of WebDAV based JAX-RS applications.
Project Organization

Project Organization

Java User Group Stuttgart

Download webdav-jaxrs

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-core jar 2.3.0.1
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 2.3.1
javax.ws.rs : javax.ws.rs-api jar [2, 2.1)
org.hamcrest : hamcrest-library jar [1.3, 2.0)

test (5)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 1.5.2
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-core jar [1.3, 2.0)
org.xmlmatchers : xml-matchers jar 0.10
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0