<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-webdav</artifactId>
<version>5.5.0</version>
</dependency>
<parent> <groupId>org.exist-db</groupId> <artifactId>exist-parent</artifactId> <version>5.5.0</version> </parent>
compile
|-- org.exist-db.thirdparty.com.ettrema:milton-api:1.8.1.3
|-- org.exist-db.thirdparty.com.ettrema:milton-servlet:1.8.1.3
|-- org.apache.logging.log4j:log4j-api
provided
|-- javax.servlet:javax.servlet-api
test
|-- org.junit.vintage:junit-vintage-engine
|-- junit:junit
|-- org.exist-db.thirdparty.com.ettrema:milton-client:1.8.1.3
|-- com.google.code.findbugs:jsr305
|-- org.apache.httpcomponents:httpclient
|-- org.apache.httpcomponents:httpcore
|-- org.eclipse.jetty:jetty-deploy