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