is not current version
Last Version 3.1.0.0

io.smartcat:cassandra-migration-tool 2.1.9.0

Cassandra schema migration tool

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

io.smartcat
ArtifactId

ArtifactId

cassandra-migration-tool
Version

Version

2.1.9.0
Type

Type

jar

Download cassandra-migration-tool 2.1.9.0


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