is not current version
Last Version 1.0.2

com.streamsend:pillar 1.0.1

Pillar manages migrations for your Cassandra data stores.

GroupId

GroupId

com.streamsend
ArtifactId

ArtifactId

pillar
Version

Version

1.0.1
Type

Type

jar

Download pillar 1.0.1


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