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