License |
License |
---|---|
GroupId | GroupIdorg.ow2.weblab.components.content.webdav |
ArtifactId | ArtifactIdwebdav-content-manager |
Last Version | Last Version0.0.2-SNASHOT |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebdav-content-manager
This is a generic parent for Components developed for the WebLab platform.
|
<!-- https://jarcasting.com/artifacts/org.ow2.weblab.components.content.webdav/webdav-content-manager/ -->
<dependency>
<groupId>org.ow2.weblab.components.content.webdav</groupId>
<artifactId>webdav-content-manager</artifactId>
<version>0.0.2-SNASHOT</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.components.content.webdav/webdav-content-manager/
implementation 'org.ow2.weblab.components.content.webdav:webdav-content-manager:0.0.2-SNASHOT'
// https://jarcasting.com/artifacts/org.ow2.weblab.components.content.webdav/webdav-content-manager/
implementation ("org.ow2.weblab.components.content.webdav:webdav-content-manager:0.0.2-SNASHOT")
'org.ow2.weblab.components.content.webdav:webdav-content-manager:jar:0.0.2-SNASHOT'
<dependency org="org.ow2.weblab.components.content.webdav" name="webdav-content-manager" rev="0.0.2-SNASHOT">
<artifact name="webdav-content-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.components.content.webdav', module='webdav-content-manager', version='0.0.2-SNASHOT')
)
libraryDependencies += "org.ow2.weblab.components.content.webdav" % "webdav-content-manager" % "0.0.2-SNASHOT"
[org.ow2.weblab.components.content.webdav/webdav-content-manager "0.0.2-SNASHOT"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.weblab.components : content-manager | jar | 1.8.3 |
org.apache.jackrabbit : jackrabbit-webdav | jar | 2.2.7 |
org.ow2.weblab.core : model | jar | 1.2.2 |
org.ow2.weblab.core : extended | jar | 1.2.2 |
org.ow2.weblab.core : annotator | jar | 1.2.4 |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jackrabbit : jackrabbit-standalone | jar | 2.2.7 |
junit : junit | jar | 4.8.2 |