is not current version
Last Version 0.9.6

com.conversantmedia:mara-parent 0.9.2-mapr-4.0.2mr1-hbase0.94

Mara - Java Annotations Framework for MapReduce on Hadoop

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.conversantmedia
ArtifactId

ArtifactId

mara-parent
Version

Version

0.9.2-mapr-4.0.2mr1-hbase0.94
Type

Type

pom

Download mara-parent 0.9.2-mapr-4.0.2mr1-hbase0.94


<!-- https://jarcasting.com/artifacts/com.conversantmedia/mara-parent/ -->
<dependency>
    <groupId>com.conversantmedia</groupId>
    <artifactId>mara-parent</artifactId>
    <version>0.9.2-mapr-4.0.2mr1-hbase0.94</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.conversantmedia/mara-parent/
implementation 'com.conversantmedia:mara-parent:0.9.2-mapr-4.0.2mr1-hbase0.94'
// https://jarcasting.com/artifacts/com.conversantmedia/mara-parent/
implementation ("com.conversantmedia:mara-parent:0.9.2-mapr-4.0.2mr1-hbase0.94")
'com.conversantmedia:mara-parent:pom:0.9.2-mapr-4.0.2mr1-hbase0.94'
<dependency org="com.conversantmedia" name="mara-parent" rev="0.9.2-mapr-4.0.2mr1-hbase0.94">
  <artifact name="mara-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.conversantmedia', module='mara-parent', version='0.9.2-mapr-4.0.2mr1-hbase0.94')
)
libraryDependencies += "com.conversantmedia" % "mara-parent" % "0.9.2-mapr-4.0.2mr1-hbase0.94"
[com.conversantmedia/mara-parent "0.9.2-mapr-4.0.2mr1-hbase0.94"]