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.3.1


Group ID:
com.auginte
Artifact ID:
scarango_2.11
Version:
0.3.1
Release Date:
May 2, 2016
Licenses:
Files:
Full Scala Version:
2.11.8

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

Mill build tool

ivy"com.auginte::scarango:0.3.1"

Scala CLI

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

Ammonite REPL

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

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

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