Download mara-annotations-0.9.6.jar file - Jar m

Jar examples for m:mara-annotations

Description

Mara - Java Annotations Framework for MapReduce on Hadoop

You can download jar file mara-annotations 0.9.6 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

mara-annotations-0.9.6-javadoc.jar
mara-annotations-0.9.6-sources.jar
mara-annotations-0.9.6.jar
mara-annotations-0.9.6.pom



Related Tutorials