is not current version
Last Version 2.5.0_v4

org.cognitor.cassandra:cassandra-migration-spring-boot-starter 2.4.0

This module integrates the Cassandra Migration library into Spring Boot and eases the usage.

Categories

Categories

Spring Boot Container Microservices Cassandra Data Databases
GroupId

GroupId

org.cognitor.cassandra
ArtifactId

ArtifactId

cassandra-migration-spring-boot-starter
Version

Version

2.4.0
Type

Type

jar

Download cassandra-migration-spring-boot-starter 2.4.0


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