Jar examples for j:jena-elephas-mapreduce
Contains some basic Map/Reduce implementations for working with RDF on Hadoop
You can download jar file jena-elephas-mapreduce 3.0.1 in this page.
Apache License
You can use the following script to add jena-elephas-mapreduce-3.0.1.jar to your project.
<dependency> <groupId>org.apache.jena</groupId> <artifactId>jena-elephas-mapreduce</artifactId> <version>3.0.1</version> </dependency>
compile group: 'org.apache.jena', name: 'jena-elephas-mapreduce', version: '3.0.1'
libraryDependencies += "org.apache.jena" % "jena-elephas-mapreduce" % "3.0.1"
<dependency org="org.apache.jena" name="jena-elephas-mapreduce" rev="3.0.1"/>
@Grapes(@Grab(group='org.apache.jena', module='jena-elephas-mapreduce', version='3.0.1'))
'org.apache.jena:jena-elephas-mapreduce:jar:3.0.1'
Click the following link to download the jar file.
jena-elephas-mapreduce-3.0.1-javadoc.jar