Download annotations-6.214.72.jar file - Jar a

Jar examples for a:annotations

Description

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.214.72 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add annotations-6.214.72.jar to your project.

<dependency>
   <groupId>com.yahoo.vespa</groupId>
   <artifactId>annotations</artifactId>
   <version>6.214.72</version>
</dependency>
compile group: 'com.yahoo.vespa', name: 'annotations', version: '6.214.72'
libraryDependencies += "com.yahoo.vespa" % "annotations" % "6.214.72"
<dependency org="com.yahoo.vespa" name="annotations" rev="6.214.72"/>
@Grapes(@Grab(group='com.yahoo.vespa', module='annotations', version='6.214.72'))
'com.yahoo.vespa:annotations:jar:6.214.72'

Download

Click the following link to download the jar file.

annotations-6.214.72-javadoc.jar
annotations-6.214.72-sources.jar
annotations-6.214.72.jar
annotations-6.214.72.pom



Related Tutorials