Last Version

Cypher for Gremlin: TinkerPop Common 0.9.9

Cypher for Gremlin common classes

License

License

GroupId

GroupId

org.opencypher.gremlin
ArtifactId

ArtifactId

tinkerpop-common
Version

Version

0.9.9
Type

Type

jar
Description

Description

Cypher for Gremlin: TinkerPop Common
Cypher for Gremlin common classes
Project URL

Project URL

https://github.com/opencypher/cypher-for-gremlin
Source Code Management

Source Code Management

https://github.com/opencypher/cypher-for-gremlin.git

Download tinkerpop-common 0.9.9


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

Dependencies

compile (1)

Group / Artifact Type Version
org.opencypher.gremlin : translation jar 0.9.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.