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