RethinkDB Kotlin JVM extensions

Kotlin extensions for the RethinkDB Java driver

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.rethinkdb
ArtifactId

ArtifactId

rethinkdb-kotlin-jvm
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

RethinkDB Kotlin JVM extensions
Kotlin extensions for the RethinkDB Java driver
Project URL

Project URL

http://rethinkdb.com
Source Code Management

Source Code Management

https://github.com/rethinkdb/rethinkdb-kotlin-jvm

Download rethinkdb-kotlin-jvm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.10.2
com.rethinkdb : rethinkdb-driver jar 2.4.1

Project Modules

There are no modules declared in this project.

RethinkDB Kotlin/JVM Extensions

Maven Central Travis-CI.org Twitter

Kotlin extensions for the RethinkDB Java driver.

Looking for the Java driver? You can find it here.

Building from source

To build from source you just need JDK 8 or greater.

Run ./gradlew assemble to build the jar or ./gradlew install to install it into your local maven repository.

Deploying a release or snapshot

See DEPLOYING.md

com.rethinkdb

RethinkDB

Versions

Version
2.4.0