MVN

org.nutz : rethink4j

Maven & Gradle

Dec 18, 2014
0 stars

rethink4j · Java Client for rethinkdb

<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>rethink4j</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nutz : rethink4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.nutz : rethink4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
rethink4j-1.1

How to add a dependency to Maven

Add the following org.nutz : rethink4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>rethink4j</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nutz : rethink4j gradle dependency to your build.gradle file:

implementation 'org.nutz:rethink4j:1.1'

Gradle Kotlin DSL: Add the following org.nutz : rethink4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nutz:rethink4j:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nutz : rethink4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nutz" % "rethink4j" % "1.1"

Advertisement

Dependencies from Group

Jul 03, 2022
94 usages
2.5k stars
Feb 16, 2022
30 usages
494 stars
Feb 16, 2022
19 usages
494 stars
Feb 16, 2022
14 usages
494 stars
Feb 16, 2022
11 usages
494 stars

Discover Dependencies

Jan 28, 2013
Mar 12, 2014
0 stars
Oct 20, 2012
1 usages
2 stars
May 10, 2014
0 stars
Apr 17, 2014
38 stars
Feb 27, 2014
38 stars
Jun 29, 2009
5 usages
Mar 02, 2010