License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.metaversant |
ArtifactId | ArtifactIdalfresco-mention-share |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionAlfresco 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 |
Filename | Size |
---|---|
alfresco-mention-share-0.0.2.pom | |
alfresco-mention-share-0.0.2.jar | 11 KB |
alfresco-mention-share-0.0.2-sources.jar | 9 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.alfresco » share | jar | 6.1.0-RC3 |
org.alfresco » alfresco-remote-api | jar |
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 |