RethinkDB Kotlin JVM extensions

Kotlin extensions for the RethinkDB Java driver

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.rethinkdb
Идентификатор

Идентификатор

rethinkdb-kotlin-jvm
Последняя версия

Последняя версия

2.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

RethinkDB Kotlin JVM extensions
Kotlin extensions for the RethinkDB Java driver
Ссылка на сайт

Ссылка на сайт

http://rethinkdb.com
Система контроля версий

Система контроля версий

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

Скачать rethinkdb-kotlin-jvm

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
2.4.0