spring-webdav

WebDAV mapping for Spring Boot - Use an API like a network drive, open files, edit and save them.

License

License

GroupId

GroupId

com.seanox
ArtifactId

ArtifactId

seanox-spring-webdav
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-webdav
WebDAV mapping for Spring Boot - Use an API like a network drive, open files, edit and save them.
Source Code Management

Source Code Management

https://github.com/seanox/spring-webdav

Download seanox-spring-webdav

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.0
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.0
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0