Last Version

Rexster Console: A Remote REPL for Rexster 2.6.0

Rexster Console is a remote REPL for Rexster graph server.

License

License

GroupId

GroupId

com.tinkerpop.rexster
ArtifactId

ArtifactId

rexster-console
Version

Version

2.6.0
Type

Type

jar
Description

Description

Rexster Console: A Remote REPL for Rexster
Rexster Console is a remote REPL for Rexster graph server.

Download rexster-console 2.6.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.tinkerpop.rexster : rexster-core jar 2.6.0
com.tinkerpop.rexster : rexster-protocol jar 2.6.0
com.tinkerpop : pipes jar 2.6.0
jline : jline jar 0.9.94
commons-cli : commons-cli jar 1.2

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.