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