Last Version

rql 0.1.8

Scala driver for RethinkDB.

License

License

GroupId

GroupId

com.esyfur
ArtifactId

ArtifactId

rql
Version

Version

0.1.8
Type

Type

jar
Description

Description

rql
Scala driver for RethinkDB.
Project URL

Project URL

https://github.com/esycat/rql-scala
Project Organization

Project Organization

Persic Entertainment
Source Code Management

Source Code Management

https://github.com/esycat/rql-scala

Download rql 0.1.8


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

Dependencies

compile (4)

Group / Artifact Type Version
joda-time : joda-time jar 2.3
com.google.protobuf : protobuf-java jar 2.5.+
org.scala-lang : scala-library jar 2.10.3
org.joda : joda-convert jar 1.3.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.0.+

Project Modules

There are no modules declared in this project.