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