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

com.tinkerpop.rexster:rexster-protocol 2.5.0

RexPro is a binary protocol for Rexster graph server.

Группа

Группа

com.tinkerpop.rexster
Идентификатор

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

rexster-protocol
Версия

Версия

2.5.0
Тип

Тип

jar

Скачать rexster-protocol 2.5.0


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