Cassandra Migration

This module helps you manage your cassandra schema migrations by using scripts that are applied in a particular order during application startup.

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.cognitor.cassandra
ArtifactId

ArtifactId

cassandra-migration
Last Version

Last Version

2.5.0_v4
Release Date

Release Date

Type

Type

jar
Description

Description

Cassandra Migration
This module helps you manage your cassandra schema migrations by using scripts that are applied in a particular order during application startup.
Project URL

Project URL

https://github.com/patka/cassandra-migration

Download cassandra-migration

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
com.datastax.oss : java-driver-core jar 4.13.0

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.32
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2
org.ow2.asm : asm jar 9.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0_v4
2.4.0_v4
2.4.0
2.3.1_v4
2.3.1
2.3.0_v4
2.3.0
2.2.1_v4
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
1.0.2
1.0.1