Alfresco Expirable Content

Provides the ability to mark content for automatic deletion after an expiration date has passed.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.metaversant
ArtifactId

ArtifactId

alfresco-expirable-content
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Alfresco Expirable Content
Provides the ability to mark content for automatic deletion after an expiration date has passed.
Project URL

Project URL

https://github.com/jpotts/alfresco-expirable-content
Source Code Management

Source Code Management

http://github.com/jpotts/alfresco-expirable-content/tree/master

Download alfresco-expirable-content

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.alfresco » alfresco-repository jar

test (5)

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

Project Modules

  • expirable-content-repo
  • expirable-content-share
  • integration-tests

Versions

Version
2.0.0