DOC

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.

Table Of Contents

Latest Version

Download org.cognitor.cassandra : cassandra-migration-parent Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file cassandra-migration-parent-2.6.0_v4-javadoc.jar to cassandra-migration-parent-2.6.0_v4-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder cassandra-migration-parent-2.6.0_v4-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "cassandra-migration-parent-2.6.0_v4-sources.jar" -d "cassandra-migration-parent-2.6.0_v4-javadoc" -subpackages