full360 / voltdbscala   0.8.1

MIT License GitHub

Scala wrapper for the VoltDB java client

Scala versions: 2.12 2.11

voltdbscala 0.4.1


Group ID:
com.full360
Artifact ID:
voltdbscala_2.11
Version:
0.4.1
Release Date:
Jan 3, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.full360" %% "voltdbscala" % "0.4.1"

Mill build tool

ivy"com.full360::voltdbscala:0.4.1"

Scala CLI

//> using dep "com.full360::voltdbscala:0.4.1"

Ammonite REPL

import $ivy.`com.full360::voltdbscala:0.4.1`

<dependency>
  <groupId>com.full360</groupId>
  <artifactId>voltdbscala_2.11</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'com.full360', name: 'voltdbscala_2.11', version: '0.4.1'