is not current version
Last Version 1.1.6

com.github.ecyshor:cassandra-migration 1.1.4

Java schema migration library for Cassandra

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.github.ecyshor
ArtifactId

ArtifactId

cassandra-migration
Version

Version

1.1.4
Type

Type

jar

Download cassandra-migration 1.1.4


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