is not current version
Last Version 0.6

com.contrastsecurity:cassandra-migration 0.4

Database migration tool for Cassandra

Categories

Categories

Cassandra Data Databases Security
GroupId

GroupId

com.contrastsecurity
ArtifactId

ArtifactId

cassandra-migration
Version

Version

0.4
Type

Type

jar

Download cassandra-migration 0.4


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