bjoernjacobs / csup   0.0.6

Apache License 2.0 GitHub

csup performs asynchronous initialization of a Cassandra database and completes a Future, when it finished.

Scala versions: 2.12 2.11

csup 0.0.6


Group ID:
com.github.bjoernjacobs
Artifact ID:
csup_2.12
Version:
0.0.6
Release Date:
Mar 13, 2017
Licenses:
Files:

libraryDependencies += "com.github.bjoernjacobs" %% "csup" % "0.0.6"

Mill build tool

ivy"com.github.bjoernjacobs::csup:0.0.6"

Scala CLI

//> using dep "com.github.bjoernjacobs::csup:0.0.6"

Ammonite REPL

import $ivy.`com.github.bjoernjacobs::csup:0.0.6`

<dependency>
  <groupId>com.github.bjoernjacobs</groupId>
  <artifactId>csup_2.12</artifactId>
  <version>0.0.6</version>
</dependency>

compile group: 'com.github.bjoernjacobs', name: 'csup_2.12', version: '0.0.6'