Last Version

Rexster: RexPro Binary Protocol 2.6.0

RexPro is a binary protocol for Rexster graph server.

License

License

GroupId

GroupId

com.tinkerpop.rexster
ArtifactId

ArtifactId

rexster-protocol
Version

Version

2.6.0
Type

Type

jar
Description

Description

Rexster: RexPro Binary Protocol
RexPro is a binary protocol for Rexster graph server.

Download rexster-protocol 2.6.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.tinkerpop.rexster : rexster-core jar 2.6.0
com.tinkerpop.blueprints : blueprints-core jar 2.6.0
com.tinkerpop.gremlin : gremlin-groovy jar 2.6.0
com.tinkerpop : pipes jar 2.6.0
org.msgpack : msgpack jar 0.6.6
org.codehaus.jettison : jettison jar 1.3.3
org.glassfish.grizzly : grizzly-framework jar 2.2.16
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.jmock : jmock-junit4 jar 2.5.1

Project Modules

There are no modules declared in this project.