Pillar

Pillar manages migrations for your Cassandra data stores.

License

License

GroupId

GroupId

com.streamsend
ArtifactId

ArtifactId

pillar
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Pillar
Pillar manages migrations for your Cassandra data stores.
Project URL

Project URL

https://github.com/streamsend/pillar

Download pillar

How to add to project

<!-- https://jarcasting.com/artifacts/com.streamsend/pillar/ -->
<dependency>
    <groupId>com.streamsend</groupId>
    <artifactId>pillar</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamsend/pillar/
implementation 'com.streamsend:pillar:1.0.2'
// https://jarcasting.com/artifacts/com.streamsend/pillar/
implementation ("com.streamsend:pillar:1.0.2")
'com.streamsend:pillar:jar:1.0.2'
<dependency org="com.streamsend" name="pillar" rev="1.0.2">
  <artifact name="pillar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamsend', module='pillar', version='1.0.2')
)
libraryDependencies += "com.streamsend" % "pillar" % "1.0.2"
[com.streamsend/pillar "1.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.datastax.cassandra : cassandra-driver-core jar 1.0.2
com.typesafe : config jar 1.0.1
org.clapper : argot_2.10 jar 1.0.1
org.scala-lang : scala-library jar 2.10.1

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.11
org.scalatest : scalatest_2.10 jar 1.9.1

Project Modules

There are no modules declared in this project.
com.streamsend

StreamSend

Versions

Version
1.0.2
1.0.1
1.0.0