is not current version
Last Version 1.1.1

com.seanox:seanox-spring-webdav 1.0.0

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

GroupId

GroupId

com.seanox
ArtifactId

ArtifactId

seanox-spring-webdav
Version

Version

1.0.0
Type

Type

jar

Download seanox-spring-webdav 1.0.0


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