Jar examples for a:alfresco-integration
Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features
You can download jar file alfresco-integration 1.7.0 in this page.
The Apache License, Version 2.0
You can use the following script to add alfresco-integration-1.7.0.jar to your project.
<dependency> <groupId>eu.xenit.de</groupId> <artifactId>alfresco-integration</artifactId> <version>1.7.0</version> </dependency>
compile group: 'eu.xenit.de', name: 'alfresco-integration', version: '1.7.0'
libraryDependencies += "eu.xenit.de" % "alfresco-integration" % "1.7.0"
<dependency org="eu.xenit.de" name="alfresco-integration" rev="1.7.0"/>
@Grapes(@Grab(group='eu.xenit.de', module='alfresco-integration', version='1.7.0'))
'eu.xenit.de:alfresco-integration:jar:1.7.0'
Click the following link to download the jar file.
alfresco-integration-1.7.0-javadoc.jar