не последняя версия
Последняя версия 1.0.4

org.opencypher.gremlin:cypher-gremlin-server-plugin 0.9.3

Gremlin Server plugin that enables Cypher query processing

Группа

Группа

org.opencypher.gremlin
Идентификатор

Идентификатор

cypher-gremlin-server-plugin
Версия

Версия

0.9.3
Тип

Тип

jar

Скачать cypher-gremlin-server-plugin 0.9.3


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