is not current version
Last Version 1.0.4

org.opencypher.gremlin:cypher-gremlin-console-plugin 0.9.2

Gremlin Console plugin that enables client-side translation of Cypher queries or communication with a Cypher-enabled Gremlin Server

GroupId

GroupId

org.opencypher.gremlin
ArtifactId

ArtifactId

cypher-gremlin-console-plugin
Version

Version

0.9.2
Type

Type

jar

Download cypher-gremlin-console-plugin 0.9.2


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