License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-webdav |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db WebDAV Extension
eXist-db NoSQL Database WebDAV Extension
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-webdav-6.0.1.pom | |
exist-webdav-6.0.1.jar | 53 KB |
exist-webdav-6.0.1-sources.jar | 34 KB |
exist-webdav-6.0.1-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-webdav/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-webdav</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-webdav/
implementation 'org.exist-db:exist-webdav:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-webdav/
implementation ("org.exist-db:exist-webdav:6.0.1")
'org.exist-db:exist-webdav:jar:6.0.1'
<dependency org="org.exist-db" name="exist-webdav" rev="6.0.1">
<artifact name="exist-webdav" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-webdav', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-webdav" % "6.0.1"
[org.exist-db/exist-webdav "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 6.0.1 |
org.exist-db.thirdparty.com.ettrema : milton-api | jar | 1.8.1.3 |
org.exist-db.thirdparty.com.ettrema : milton-servlet | jar | 1.8.1.3 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
xml-apis : xml-apis | jar | 1.4.01 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
junit : junit | jar | 4.13.2 |
org.exist-db.thirdparty.com.ettrema : milton-client | jar | 1.8.1.3 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.15 |
org.eclipse.jetty : jetty-deploy | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-jmx | jar | 9.4.44.v20210927 |
org.exist-db : exist-jetty-config | jar | 6.0.1 |