Last Version

Metaversant Alfresco Mention Add-On 0.0.2

Repository tier customizations that add ability to @mention someone in a discussion or comment.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.metaversant
ArtifactId

ArtifactId

alfresco-mention
Version

Version

0.0.2
Type

Type

pom
Description

Description

Metaversant Alfresco Mention Add-On
Repository tier customizations that add ability to @mention someone in a discussion or comment.
Project URL

Project URL

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

Source Code Management

http://github.com/jpotts/alfresco-mention/tree/master

Download alfresco-mention 0.0.2

Filename Size
alfresco-mention-0.0.2.pom 23 KB
Browse

<!-- https://jarcasting.com/artifacts/com.metaversant/alfresco-mention/ -->
<dependency>
    <groupId>com.metaversant</groupId>
    <artifactId>alfresco-mention</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.metaversant/alfresco-mention/
implementation 'com.metaversant:alfresco-mention:0.0.2'
// https://jarcasting.com/artifacts/com.metaversant/alfresco-mention/
implementation ("com.metaversant:alfresco-mention:0.0.2")
'com.metaversant:alfresco-mention:pom:0.0.2'
<dependency org="com.metaversant" name="alfresco-mention" rev="0.0.2">
  <artifact name="alfresco-mention" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.metaversant', module='alfresco-mention', version='0.0.2')
)
libraryDependencies += "com.metaversant" % "alfresco-mention" % "0.0.2"
[com.metaversant/alfresco-mention "0.0.2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.alfresco » alfresco-remote-api jar

test (4)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-all jar 1.9.5
org.apache.httpcomponents : httpclient jar
org.alfresco.maven : alfresco-rad jar 4.0.0

Project Modules

  • alfresco-mention-repo
  • alfresco-mention-share
  • alfresco-mention-integration-tests
  • alfresco-mention-repo-docker
  • alfresco-mention-share-docker