auginte / scarango   0.3.1

Apache License 2.0 GitHub

Just another Scala driver for ArangoDB. Designed to be use with Akka and graph structures

Scala versions: 2.11

scarango 0.2.4


Group ID:
com.auginte
Artifact ID:
scarango_2.11
Version:
0.2.4
Release Date:
Sept 15, 2015
Licenses:
Files:

libraryDependencies += "com.auginte" %% "scarango" % "0.2.4"

Mill build tool

ivy"com.auginte::scarango:0.2.4"

Scala CLI

//> using dep "com.auginte::scarango:0.2.4"

Ammonite REPL

import $ivy.`com.auginte::scarango:0.2.4`

<dependency>
  <groupId>com.auginte</groupId>
  <artifactId>scarango_2.11</artifactId>
  <version>0.2.4</version>
</dependency>

compile group: 'com.auginte', name: 'scarango_2.11', version: '0.2.4'