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.

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.cognitor.cassandra
ArtifactId

ArtifactId

cassandra-migration-parent
Last Version

Last Version

2.5.0_v4
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://github.com/patka/cassandra-migration
Source Code Management

Source Code Management

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

Download cassandra-migration-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cassandra-migration
  • cassandra-migration-spring-boot-starter

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