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