galeria-kaufhof / pillar   4.1.2

MIT License Website GitHub

Pillar manages migrations for your Cassandra data stores.

Scala versions: 2.12 2.11 2.10

pillar 3.1.0


Group ID:
de.kaufhof
Artifact ID:
pillar_2.11
Version:
3.1.0
Release Date:
May 6, 2016
Licenses:
MIT
Files:

libraryDependencies += "de.kaufhof" %% "pillar" % "3.1.0"

Mill build tool

ivy"de.kaufhof::pillar:3.1.0"

Scala CLI

//> using dep "de.kaufhof::pillar:3.1.0"

Ammonite REPL

import $ivy.`de.kaufhof::pillar:3.1.0`

<dependency>
  <groupId>de.kaufhof</groupId>
  <artifactId>pillar_2.11</artifactId>
  <version>3.1.0</version>
</dependency>

compile group: 'de.kaufhof', name: 'pillar_2.11', version: '3.1.0'