kadekm / orientdb-scala-stream   0.5.4

Apache License 2.0 GitHub

OrientDB scala reactive-streams (akka streams) library for non-blocking and live queries.

Scala versions: 2.11

orientdb-scala-stream 0.5


Group ID:
com.marekkadek
Artifact ID:
orientdb-scala-stream_2.11
Version:
0.5
Release Date:
Jul 14, 2015
Licenses:
Files:

libraryDependencies += "com.marekkadek" %% "orientdb-scala-stream" % "0.5"

Mill build tool

ivy"com.marekkadek::orientdb-scala-stream:0.5"

Scala CLI

//> using dep "com.marekkadek::orientdb-scala-stream:0.5"

Ammonite REPL

import $ivy.`com.marekkadek::orientdb-scala-stream:0.5`

<dependency>
  <groupId>com.marekkadek</groupId>
  <artifactId>orientdb-scala-stream_2.11</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.marekkadek', name: 'orientdb-scala-stream_2.11', version: '0.5'