Last Version

Cypher for Gremlin: Cypher Client for Gremlin Server 1.0.4

Gremlin Server client wrapper that can send Cypher queries to a Cypher-enabled Gremlin Server

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.opencypher.gremlin
ArtifactId

ArtifactId

cypher-gremlin-server-client
Version

Version

1.0.4
Type

Type

jar
Description

Description

Cypher for Gremlin: Cypher Client for Gremlin Server
Gremlin Server client wrapper that can send Cypher queries to a Cypher-enabled Gremlin Server
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 cypher-gremlin-server-client 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.opencypher.gremlin : translation jar 1.0.4
org.apache.tinkerpop : gremlin-driver jar 3.4.3

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.