Last Version

Gremlin-Test: Gremlin Language Test Suite 2.6.0

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

GroupId

GroupId

com.tinkerpop.gremlin
ArtifactId

ArtifactId

gremlin-test
Version

Version

2.6.0
Type

Type

jar
Description

Description

Gremlin-Test: Gremlin Language Test Suite
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-test 2.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-core jar 2.6.0
com.tinkerpop : pipes jar 2.6.0
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.