Download mara-annotations-0.9.2-mapr-4.0.2mr1-hbase0.94.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.2-mapr-4.0.2mr1-hbase0.94 in this page.

Build File

You can use the following script to add mara-annotations-0.9.2-mapr-4.0.2mr1-hbase0.94.jar to your project.

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

Download

Click the following link to download the jar file.

mara-annotations-0.9.2-mapr-4.0.2mr1-hbase0.94-javadoc.jar
mara-annotations-0.9.2-mapr-4.0.2mr1-hbase0.94-sources.jar
mara-annotations-0.9.2-mapr-4.0.2mr1-hbase0.94.jar
mara-annotations-0.9.2-mapr-4.0.2mr1-hbase0.94.pom



Related Tutorials