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 4.1.0


Group ID:
de.kaufhof
Artifact ID:
pillar_2.12
Version:
4.1.0
Release Date:
Jul 3, 2017
Licenses:
MIT
Files:

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

Mill build tool

ivy"de.kaufhof::pillar:4.1.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>de.kaufhof</groupId>
  <artifactId>pillar_2.12</artifactId>
  <version>4.1.0</version>
</dependency>

compile group: 'de.kaufhof', name: 'pillar_2.12', version: '4.1.0'