mccraigmccraig/cassandra-all

The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.

Leiningen/Boot

[mccraigmccraig/cassandra-all "1.2.8-SNAPSHOT"]

Clojure CLI/deps.edn

mccraigmccraig/cassandra-all {:mvn/version "1.2.8-SNAPSHOT"}

Gradle

implementation("mccraigmccraig:cassandra-all:1.2.8-SNAPSHOT")

Maven

<dependency>
  <groupId>mccraigmccraig</groupId>
  <artifactId>cassandra-all</artifactId>
  <version>1.2.8-SNAPSHOT</version>
</dependency>