Last Version

Cassandra Migration Parent 2.5.0_v4

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
Version

Version

2.5.0_v4
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 2.5.0_v4


<!-- 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