MVN

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

Maven & Gradle

Jan 13, 2023
148 stars

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

<dependency>
    <groupId>org.cognitor.cassandra</groupId>
    <artifactId>cassandra-migration-spring-boot-starter</artifactId>
    <version>2.6.0_v4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cognitor.cassandra : cassandra-migration-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0_v4

All Versions

Choose a version of org.cognitor.cassandra : cassandra-migration-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
cassandra-migration-spring-boot-starter-2.6.0_v4
2.5.x
cassandra-migration-spring-boot-starter-2.5.0_v4
2.4.x
cassandra-migration-spring-boot-starter-2.4.0
cassandra-migration-spring-boot-starter-2.4.0_v4
2.3.x
cassandra-migration-spring-boot-starter-2.3.1
cassandra-migration-spring-boot-starter-2.3.0
cassandra-migration-spring-boot-starter-2.3.1_v4
cassandra-migration-spring-boot-starter-2.3.0_v4
2.2.x
cassandra-migration-spring-boot-starter-2.2.1
cassandra-migration-spring-boot-starter-2.2.0
cassandra-migration-spring-boot-starter-2.2.1_v4
2.1.x
cassandra-migration-spring-boot-starter-2.1.2
cassandra-migration-spring-boot-starter-2.1.1
cassandra-migration-spring-boot-starter-2.1.0

How to add a dependency to Maven

Add the following org.cognitor.cassandra : cassandra-migration-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.cognitor.cassandra</groupId>
    <artifactId>cassandra-migration-spring-boot-starter</artifactId>
    <version>2.6.0_v4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cognitor.cassandra : cassandra-migration-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'org.cognitor.cassandra:cassandra-migration-spring-boot-starter:2.6.0_v4'

Gradle Kotlin DSL: Add the following org.cognitor.cassandra : cassandra-migration-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("org.cognitor.cassandra:cassandra-migration-spring-boot-starter:2.6.0_v4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cognitor.cassandra : cassandra-migration-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cognitor.cassandra" % "cassandra-migration-spring-boot-starter" % "2.6.0_v4"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 07, 2023
27 usages
25 stars
Feb 04, 2021
2 usages
Feb 04, 2021
7 usages
May 11, 2023
29 usages
2.2k stars
Feb 12, 2023
54 usages
258 stars
Aug 25, 2023
5 usages
46 stars
Jul 07, 2023
64 usages
2.5k stars
May 26, 2023
132 stars