License |
License |
---|---|
GroupId | GroupIdorg.ow2.weblab.components |
ArtifactId | ArtifactIdwebdav-content-manager |
Last Version | Last Version0.1 |
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/webdav-content-manager/ -->
<dependency>
<groupId>org.ow2.weblab.components</groupId>
<artifactId>webdav-content-manager</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.components/webdav-content-manager/
implementation 'org.ow2.weblab.components:webdav-content-manager:0.1'
// https://jarcasting.com/artifacts/org.ow2.weblab.components/webdav-content-manager/
implementation ("org.ow2.weblab.components:webdav-content-manager:0.1")
'org.ow2.weblab.components:webdav-content-manager:jar:0.1'
<dependency org="org.ow2.weblab.components" name="webdav-content-manager" rev="0.1">
<artifact name="webdav-content-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.components', module='webdav-content-manager', version='0.1')
)
libraryDependencies += "org.ow2.weblab.components" % "webdav-content-manager" % "0.1"
[org.ow2.weblab.components/webdav-content-manager "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.weblab.components : content-manager | jar | 1.9 |
org.apache.jackrabbit : jackrabbit-webdav | jar | 2.2.7 |
org.ow2.weblab.core : annotator | jar | 1.2.4 |
org.ow2.weblab.core : model | jar | 1.2.2 |
org.ow2.weblab.core : extended | jar | 1.2.2 |
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 |