License |
License |
---|---|
GroupId | GroupIdorg.modeshape |
ArtifactId | ArtifactIdmodeshape-webdav-war |
Version | Version5.4.1.Final |
Type | Typewar |
Description |
DescriptionModeShape WebDAV Servlet Test WAR
ModeShape Servlet WAR which allows integration testing of the default WebDav framework (forked from WebDAV-Servlet)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.modeshape/modeshape-webdav-war/ -->
<dependency>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-webdav-war</artifactId>
<version>5.4.1.Final</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape/modeshape-webdav-war/
implementation 'org.modeshape:modeshape-webdav-war:5.4.1.Final'
// https://jarcasting.com/artifacts/org.modeshape/modeshape-webdav-war/
implementation ("org.modeshape:modeshape-webdav-war:5.4.1.Final")
'org.modeshape:modeshape-webdav-war:war:5.4.1.Final'
<dependency org="org.modeshape" name="modeshape-webdav-war" rev="5.4.1.Final">
<artifact name="modeshape-webdav-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.modeshape', module='modeshape-webdav-war', version='5.4.1.Final')
)
libraryDependencies += "org.modeshape" % "modeshape-webdav-war" % "5.4.1.Final"
[org.modeshape/modeshape-webdav-war "5.4.1.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.modeshape : modeshape-webdav | jar | 5.4.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.12 |
com.googlecode.sardine : sardine | jar | 146 |