Last Version

Cypher for Gremlin: Translation 1.0.4

Cypher to Gremlin translation library for Java

License

License

GroupId

GroupId

org.opencypher.gremlin
ArtifactId

ArtifactId

translation
Version

Version

1.0.4
Type

Type

jar
Description

Description

Cypher for Gremlin: Translation
Cypher to Gremlin translation library for Java
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 translation 1.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.opencypher.gremlin : cypher-gremlin-extensions jar 1.0.4
org.scala-lang : scala-library jar 2.12.7
org.scala-lang.modules : scala-java8-compat_2.12 jar 0.8.0
com.lihaoyi : fastparse_2.12 jar 2.0.4
org.opencypher : front-end-9.0 jar 9.0.20190305

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.