License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.metaversant |
ArtifactId | ArtifactIdalfresco-expirable-content |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAlfresco Expirable Content
Provides the ability to mark content for automatic deletion after an expiration date has passed.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alfresco-expirable-content-2.0.0.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metaversant/alfresco-expirable-content/ -->
<dependency>
<groupId>com.metaversant</groupId>
<artifactId>alfresco-expirable-content</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.metaversant/alfresco-expirable-content/
implementation 'com.metaversant:alfresco-expirable-content:2.0.0'
// https://jarcasting.com/artifacts/com.metaversant/alfresco-expirable-content/
implementation ("com.metaversant:alfresco-expirable-content:2.0.0")
'com.metaversant:alfresco-expirable-content:pom:2.0.0'
<dependency org="com.metaversant" name="alfresco-expirable-content" rev="2.0.0">
<artifact name="alfresco-expirable-content" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.metaversant', module='alfresco-expirable-content', version='2.0.0')
)
libraryDependencies += "com.metaversant" % "alfresco-expirable-content" % "2.0.0"
[com.metaversant/alfresco-expirable-content "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.alfresco » alfresco-repository | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.9.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.springframework : spring-context | jar | 3.2.17.RELEASE |
org.alfresco.maven : alfresco-rad | jar | 3.0.1 |