Last Version

Rexster 2.6.0

Rexster is a graph server that exposes any Blueprints graph (e.g. TinkerGraph, Neo4j, OrientDB, Sparksee, and Sail RDF Stores) via REST and a binary protocol called RexPro.

License

License

GroupId

GroupId

com.tinkerpop.rexster
ArtifactId

ArtifactId

rexster
Version

Version

2.6.0
Type

Type

pom
Description

Description

Rexster
Rexster is a graph server that exposes any Blueprints graph (e.g. TinkerGraph, Neo4j, OrientDB, Sparksee, and Sail RDF Stores) via REST and a binary protocol called RexPro.

Download rexster 2.6.0

Filename Size
rexster-2.6.0.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rexster-server
  • rexster-kibbles
  • rexster-core
  • rexster-console
  • rexster-protocol