Cassmig

Java schema migration library for Cassandra

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.github.ecyshor
ArtifactId

ArtifactId

cassandra-migration
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Cassmig
Java schema migration library for Cassandra
Project URL

Project URL

https://github.com/ecyshor/cassmig
Source Code Management

Source Code Management

http://github.com/ecyshor/cassmig

Download cassandra-migration

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.slf4j : slf4j-log4j12 jar 1.7.10
org.slf4j : jcl-over-slf4j jar 1.7.10
org.slf4j : jul-to-slf4j jar 1.7.10
org.apache.commons : commons-lang3 jar 3.3.2
commons-codec : commons-codec jar 1.6
commons-beanutils : commons-beanutils jar 1.8.3
joda-time : joda-time jar 2.8.2
org.reflections : reflections jar 0.9.10

provided (1)

Group / Artifact Type Version
com.datastax.cassandra : cassandra-driver-core jar 2.1.8

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.2
1.0.1