Jar examples for a:annotations
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 annotations 1.7.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add annotations-1.7.4.jar to your project.
<dependency> <groupId>eu.xenit.de</groupId> <artifactId>annotations</artifactId> <version>1.7.4</version> </dependency>
compile group: 'eu.xenit.de', name: 'annotations', version: '1.7.4'
libraryDependencies += "eu.xenit.de" % "annotations" % "1.7.4"
<dependency org="eu.xenit.de" name="annotations" rev="1.7.4"/>
@Grapes(@Grab(group='eu.xenit.de', module='annotations', version='1.7.4'))
'eu.xenit.de:annotations:jar:1.7.4'
Click the following link to download the jar file.
annotations-1.7.4-javadoc.jar