Last Version

Alfresco Share JAR Module 0.0.2

Sample Share JAR Module (to be included in the share.war) - part of AIO - SDK 4.0

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.metaversant
ArtifactId

ArtifactId

alfresco-mention-share
Version

Version

0.0.2
Type

Type

jar
Description

Description

Alfresco Share JAR Module
Sample Share JAR Module (to be included in the share.war) - part of AIO - SDK 4.0
Source Code Management

Source Code Management

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

Download alfresco-mention-share 0.0.2


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

Dependencies

provided (2)

Group / Artifact Type Version
org.alfresco » share jar 6.1.0-RC3
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

There are no modules declared in this project.