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