Last Version

Cassandra Migration 0.11

Database migration tool for Cassandra forked from https://github.com/Contrast-Security-OSS/cassandra-migration v0.9

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.elo7
ArtifactId

ArtifactId

cassandra-migration
Version

Version

0.11
Type

Type

jar
Description

Description

Cassandra Migration
Database migration tool for Cassandra forked from https://github.com/Contrast-Security-OSS/cassandra-migration v0.9
Project URL

Project URL

https://github.com/elo7/cassandra-migration
Project Organization

Project Organization

Elo7
Source Code Management

Source Code Management

https://github.com/elo7/cassandra-migration

Download cassandra-migration 0.11


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.13
commons-logging : commons-logging Optional jar 1.2
com.datastax.cassandra : cassandra-driver-core jar 3.0.0

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.13
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.cassandraunit : cassandra-unit jar 2.1.9.2
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.