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