Giraph Gremlin: An Implementation of TinkerPop3 for the Giraph Graph Processing System

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.tinkerpop
ArtifactId

ArtifactId

giraph-gremlin
Last Version

Last Version

3.0.0.M5
Release Date

Release Date

Type

Type

jar
Description

Description

Giraph Gremlin: An Implementation of TinkerPop3 for the Giraph Graph Processing System
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://tinkerpop.com/giraph-gremlin
Project Organization

Project Organization

TinkerPop

Download giraph-gremlin

How to add to project

<!-- https://jarcasting.com/artifacts/com.tinkerpop/giraph-gremlin/ -->
<dependency>
    <groupId>com.tinkerpop</groupId>
    <artifactId>giraph-gremlin</artifactId>
    <version>3.0.0.M5</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop/giraph-gremlin/
implementation 'com.tinkerpop:giraph-gremlin:3.0.0.M5'
// https://jarcasting.com/artifacts/com.tinkerpop/giraph-gremlin/
implementation ("com.tinkerpop:giraph-gremlin:3.0.0.M5")
'com.tinkerpop:giraph-gremlin:jar:3.0.0.M5'
<dependency org="com.tinkerpop" name="giraph-gremlin" rev="3.0.0.M5">
  <artifact name="giraph-gremlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop', module='giraph-gremlin', version='3.0.0.M5')
)
libraryDependencies += "com.tinkerpop" % "giraph-gremlin" % "3.0.0.M5"
[com.tinkerpop/giraph-gremlin "3.0.0.M5"]

Dependencies

compile (6)

Group / Artifact Type Version
com.tinkerpop : gremlin-core jar 3.0.0.M5
com.tinkerpop : gremlin-groovy jar 3.0.0.M5
com.tinkerpop : tinkergraph-gremlin jar 3.0.0.M5
org.apache.giraph : giraph-core jar 1.0.0
com.google.guava : guava jar 15.0
commons-httpclient : commons-httpclient jar 3.1

provided (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-core jar 1.2.1

test (2)

Group / Artifact Type Version
com.tinkerpop : gremlin-test jar 3.0.0.M5
com.tinkerpop : gremlin-groovy-test jar 3.0.0.M5

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0.M5
3.0.0.M4
3.0.0.M3
3.0.0.M2
3.0.0.M1