License |
License |
---|---|
GroupId | GroupIdcom.streamsend |
ArtifactId | ArtifactIdpillar |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPillar
Pillar manages migrations for your Cassandra data stores.
|
Project URL |
Project URL |
Filename | Size |
---|---|
pillar-1.0.2.pom | |
pillar-1.0.2.jar | 95 KB |
pillar-1.0.2-sources.jar | 11 KB |
pillar-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
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 |