MVN

com.toddfast.mutagen : mutagen-cassandra

Maven & Gradle

Dec 31, 2013
1 usages
30 stars

toddfast-mutagen-cassandra · Mutagen Cassandra is a framework (based on Mutagen) that provides CQL schema versioning and mutation for Apache Cassandra.

<dependency>
    <groupId>com.toddfast.mutagen</groupId>
    <artifactId>mutagen-cassandra</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.toddfast.mutagen : mutagen-cassandra to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.toddfast.mutagen : mutagen-cassandra to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
mutagen-cassandra-0.4.0

How to add a dependency to Maven

Add the following com.toddfast.mutagen : mutagen-cassandra maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.toddfast.mutagen</groupId>
    <artifactId>mutagen-cassandra</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.toddfast.mutagen : mutagen-cassandra gradle dependency to your build.gradle file:

implementation 'com.toddfast.mutagen:mutagen-cassandra:0.4.0'

Gradle Kotlin DSL: Add the following com.toddfast.mutagen : mutagen-cassandra gradle kotlin dependency to your build.gradle.kts file:

implementation("com.toddfast.mutagen:mutagen-cassandra:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.toddfast.mutagen : mutagen-cassandra sbt scala dependency to your build.sbt file:

libraryDependencies += "com.toddfast.mutagen" % "mutagen-cassandra" % "0.4.0"

Advertisement

Dependencies from Group

Dec 31, 2013
2 usages
11 stars
Dec 31, 2013
1 usages
30 stars

Discover Dependencies

Nov 27, 2013
4 usages
0 stars
Jun 05, 2021
2 usages
56 stars
Jun 17, 2017
2 usages
44 stars
Sep 10, 2021
3 usages
7 stars
Dec 21, 2021
5 usages
478 stars
Jun 14, 2023
3 usages
0 stars
Feb 06, 2020
4 usages
8.3k stars
Nov 01, 2018
4 usages
10 stars