Download alfresco-integration-1.5.0.jar file - Jar a

Jar examples for a:alfresco-integration

Description

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.5.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add alfresco-integration-1.5.0.jar to your project.

<dependency>
   <groupId>eu.xenit.de</groupId>
   <artifactId>alfresco-integration</artifactId>
   <version>1.5.0</version>
</dependency>
compile group: 'eu.xenit.de', name: 'alfresco-integration', version: '1.5.0'
libraryDependencies += "eu.xenit.de" % "alfresco-integration" % "1.5.0"
<dependency org="eu.xenit.de" name="alfresco-integration" rev="1.5.0"/>
@Grapes(@Grab(group='eu.xenit.de', module='alfresco-integration', version='1.5.0'))
'eu.xenit.de:alfresco-integration:jar:1.5.0'

Download

Click the following link to download the jar file.

alfresco-integration-1.5.0-javadoc.jar
alfresco-integration-1.5.0-sources.jar
alfresco-integration-1.5.0.jar
alfresco-integration-1.5.0.pom



Related Tutorials