Download jena-elephas-mapreduce-0.9.0.jar file - Jar j

Jar examples for j:jena-elephas-mapreduce

Description

Contains some basic Map/Reduce implementations for working with RDF on Hadoop

You can download jar file jena-elephas-mapreduce 0.9.0 in this page.

License

Apache License

Build File

You can use the following script to add jena-elephas-mapreduce-0.9.0.jar to your project.

<dependency>
   <groupId>org.apache.jena</groupId>
   <artifactId>jena-elephas-mapreduce</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'org.apache.jena', name: 'jena-elephas-mapreduce', version: '0.9.0'
libraryDependencies += "org.apache.jena" % "jena-elephas-mapreduce" % "0.9.0"
<dependency org="org.apache.jena" name="jena-elephas-mapreduce" rev="0.9.0"/>
@Grapes(@Grab(group='org.apache.jena', module='jena-elephas-mapreduce', version='0.9.0'))
'org.apache.jena:jena-elephas-mapreduce:jar:0.9.0'

Download

Click the following link to download the jar file.

jena-elephas-mapreduce-0.9.0-javadoc.jar
jena-elephas-mapreduce-0.9.0-sources.jar
jena-elephas-mapreduce-0.9.0-tests.jar
jena-elephas-mapreduce-0.9.0.jar
jena-elephas-mapreduce-0.9.0.pom



Related Tutorials