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