How To Install Java Artifact com.rethinkdb.rethinkdb-driver v2.3.3

com.rethinkdb rethinkdb-driver 2.3.3

Introduction

In this article, we'll learn how to install Java artifact rethinkdb-driver from com.rethinkdb group in version 2.3.3. The artifact is available in 14 versions: 2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 2.3.3 2.3.2 2.3.1 2.3.0 2.2-beta-6 2.2-beta-5 2.2-beta-4 2.2-beta-2 2.2-beta-1 . The RethinkDB Java driver project has been released under The Apache License, Version 2.0 license, and has its own website at: http://rethinkdb.com .

How To Install Java Artifact com.rethinkdb.rethinkdb-driver In Version 2.3.3

To install the RethinkDB Java driver artifact in version 2.3.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses RethinkDB Java driver dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Test dependencies (3)

Licenses

Developers