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.2


Group ID:
de.kaufhof
Artifact ID:
pillar_2.12
Version:
4.1.2
Release Date:
May 4, 2018
Licenses:
MIT
Files:

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

Mill build tool

ivy"de.kaufhof::pillar:4.1.2"

Scala CLI

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

Ammonite REPL

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

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

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