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