MVN

com.tinkerpop.rexster : rexster-protocol

Maven & Gradle

Sep 17, 2014
4 usages
435 stars

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

<dependency>
    <groupId>com.tinkerpop.rexster</groupId>
    <artifactId>rexster-protocol</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tinkerpop.rexster : rexster-protocol to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of com.tinkerpop.rexster : rexster-protocol to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
rexster-protocol-2.6.0
2.5.x
rexster-protocol-2.5.0
2.4.x
rexster-protocol-2.4.0
2.3.x
rexster-protocol-2.3.0
2.2.x
rexster-protocol-2.2.0
2.1.x
rexster-protocol-2.1.0

How to add a dependency to Maven

Add the following com.tinkerpop.rexster : rexster-protocol maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tinkerpop.rexster</groupId>
    <artifactId>rexster-protocol</artifactId>
    <version>2.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tinkerpop.rexster : rexster-protocol gradle dependency to your build.gradle file:

implementation 'com.tinkerpop.rexster:rexster-protocol:2.6.0'

Gradle Kotlin DSL: Add the following com.tinkerpop.rexster : rexster-protocol gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tinkerpop.rexster:rexster-protocol:2.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tinkerpop.rexster : rexster-protocol sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tinkerpop.rexster" % "rexster-protocol" % "2.6.0"

Advertisement

Dependencies from Group

Sep 17, 2014
23 usages
435 stars
Sep 17, 2014
15 usages
435 stars
Sep 17, 2014
4 usages
435 stars
Sep 17, 2014
433 stars
Sep 17, 2014
435 stars

Discover Dependencies

Nov 15, 2020
2 usages
0 stars
Mar 04, 2019
3 usages
12.5k stars
Mar 04, 2019
2 usages
12.5k stars
Aug 20, 2020
12 usages
6 stars
Mar 28, 2021
6 usages
948 stars
Oct 26, 2018
4 usages
366 stars
Mar 20, 2019
3 usages
1 stars
Apr 18, 2023
2 usages
12 stars
Jul 06, 2023
3 usages
34 stars