Gremlin-Groovy: Gremlin for the Groovy Language

Gremlin is a domain specific language for traversing property graphs. Gremlin makes use of a path-based syntax to support complex graph traversals. Gremlin has application in the areas of graph query, analysis, and manipulation.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.tinkerpop.gremlin
ArtifactId

ArtifactId

gremlin-groovy
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gremlin-Groovy: Gremlin for the Groovy Language
Gremlin is a domain specific language for traversing property graphs. Gremlin makes use of a path-based syntax to support complex graph traversals. Gremlin has application in the areas of graph query, analysis, and manipulation.

Download gremlin-groovy

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.tinkerpop.gremlin : gremlin-java jar 2.6.0
org.apache.ivy : ivy jar 2.3.0
com.tinkerpop : pipes jar 2.6.0
org.codehaus.groovy : groovy jar 1.8.9
org.apache.ant : ant jar 1.8.3
org.fusesource.jansi : jansi jar 1.5
jline : jline jar 0.9.94

provided (6)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-graph-jung jar 2.6.0
com.tinkerpop.blueprints : blueprints-sail-graph jar 2.6.0
com.tinkerpop.blueprints : blueprints-graph-sail jar 2.6.0
com.tinkerpop.blueprints : blueprints-neo4j-graph jar 2.6.0
com.tinkerpop.blueprints : blueprints-sparksee-graph jar 2.6.0
com.tinkerpop.blueprints : blueprints-rexster-graph jar 2.6.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
com.tinkerpop.gremlin : gremlin-test jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.5