Jar examples for c:cassandra-migration
This module helps you manage your cassandra schema migrations by using scripts that are applied in a particular order during application startup.
You can download jar file cassandra-migration 0.9 in this page.
The Apache License, Version 2.0
You can use the following script to add cassandra-migration-0.9.jar to your project.
<dependency> <groupId>com.builtamont</groupId> <artifactId>cassandra-migration</artifactId> <version>0.9</version> </dependency>
compile group: 'com.builtamont', name: 'cassandra-migration', version: '0.9'
libraryDependencies += "com.builtamont" % "cassandra-migration" % "0.9"
<dependency org="com.builtamont" name="cassandra-migration" rev="0.9"/>
@Grapes(@Grab(group='com.builtamont', module='cassandra-migration', version='0.9'))
'com.builtamont:cassandra-migration:jar:0.9'
Click the following link to download the jar file.
cassandra-migration-0.9-dependencies.jar