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.1.0 in this page.
Apache License
You can use the following script to add jena-elephas-mapreduce-3.1.0.jar to your project.
<dependency> <groupId>org.apache.jena</groupId> <artifactId>jena-elephas-mapreduce</artifactId> <version>3.1.0</version> </dependency>
compile group: 'org.apache.jena', name: 'jena-elephas-mapreduce', version: '3.1.0'
libraryDependencies += "org.apache.jena" % "jena-elephas-mapreduce" % "3.1.0"
<dependency org="org.apache.jena" name="jena-elephas-mapreduce" rev="3.1.0"/>
@Grapes(@Grab(group='org.apache.jena', module='jena-elephas-mapreduce', version='3.1.0'))
'org.apache.jena:jena-elephas-mapreduce:jar:3.1.0'
Click the following link to download the jar file.
jena-elephas-mapreduce-3.1.0-javadoc.jar