MVN

org.cognitor.cassandra : cassandra-migration-parent

Maven & Gradle

Jan 13, 2023
148 stars

Cassandra Migration Parent · This is a multi module project that contains a library to assist with managing Cassandra database schemas as well as the integration for the Spring Boot Framework.

<dependency>
    <groupId>org.cognitor.cassandra</groupId>
    <artifactId>cassandra-migration-parent</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-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.6.0_v4

All Versions

Choose a version of org.cognitor.cassandra : cassandra-migration-parent to add to Maven - All Versions:

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.cognitor.cassandra</groupId>
    <artifactId>cassandra-migration-parent</artifactId>
    <version>2.6.0_v4</version>
</dependency>