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