is not current version
Last Version 0.6

com.contrastsecurity:cassandra-migration 0.5

Database migration tool for Cassandra

Categories

Categories

Cassandra Data Databases Security
GroupId

GroupId

com.contrastsecurity
ArtifactId

ArtifactId

cassandra-migration
Version

Version

0.5
Type

Type

jar

Download cassandra-migration 0.5


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