twosixlabs-dart / arangodb-datastore   3.0.16

GNU Affero General Public License v3.0 GitHub

ArangoDB implementation of the backend datastore for DART

Scala versions: 2.12

dart-arangodb-datastore 3.0.11


Group ID:
com.twosixlabs.dart
Artifact ID:
dart-arangodb-datastore_2.12
Version:
3.0.11
Release Date:
Mar 22, 2022
Licenses:
Files:

libraryDependencies += "com.twosixlabs.dart" %% "dart-arangodb-datastore" % "3.0.11"

Mill build tool

ivy"com.twosixlabs.dart::dart-arangodb-datastore:3.0.11"

Scala CLI

//> using dep "com.twosixlabs.dart::dart-arangodb-datastore:3.0.11"

Ammonite REPL

import $ivy.`com.twosixlabs.dart::dart-arangodb-datastore:3.0.11`

<dependency>
  <groupId>com.twosixlabs.dart</groupId>
  <artifactId>dart-arangodb-datastore_2.12</artifactId>
  <version>3.0.11</version>
</dependency>

compile group: 'com.twosixlabs.dart', name: 'dart-arangodb-datastore_2.12', version: '3.0.11'