Download giraph-core-1.1.0-hadoop2.jar file - Jar g

Jar examples for g:giraph-core

Description

Giraph core classes

You can download jar file giraph-core 1.1.0-hadoop2 in this page.

License

Apache License

Build File

You can use the following script to add giraph-core-1.1.0-hadoop2.jar to your project.

<dependency>
   <groupId>org.apache.giraph</groupId>
   <artifactId>giraph-core</artifactId>
   <version>1.1.0-hadoop2</version>
</dependency>
compile group: 'org.apache.giraph', name: 'giraph-core', version: '1.1.0-hadoop2'
libraryDependencies += "org.apache.giraph" % "giraph-core" % "1.1.0-hadoop2"
<dependency org="org.apache.giraph" name="giraph-core" rev="1.1.0-hadoop2"/>
@Grapes(@Grab(group='org.apache.giraph', module='giraph-core', version='1.1.0-hadoop2'))
'org.apache.giraph:giraph-core:jar:1.1.0-hadoop2'

Download

Click the following link to download the jar file.

giraph-core-1.1.0-hadoop2-jar-with-dependencies.jar
giraph-core-1.1.0-hadoop2-sources.jar
giraph-core-1.1.0-hadoop2-tests.jar
giraph-core-1.1.0-hadoop2.jar
giraph-core-1.1.0-hadoop2.pom



Related Tutorials