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

org.opencypher.gremlin:cypher-gremlin-server-client 0.9.7

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

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

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

Версия

0.9.7
Тип

Тип

jar

Скачать cypher-gremlin-server-client 0.9.7


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