Download mara-annotations-0.9.1.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.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials