org.ifesdjeen.patch/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

[org.ifesdjeen.patch/cassandra-all "1.2.11-SNAPSHOT"]

Clojure CLI/deps.edn

org.ifesdjeen.patch/cassandra-all {:mvn/version "1.2.11-SNAPSHOT"}

Gradle

implementation("org.ifesdjeen.patch:cassandra-all:1.2.11-SNAPSHOT")

Maven

<dependency>
  <groupId>org.ifesdjeen.patch</groupId>
  <artifactId>cassandra-all</artifactId>
  <version>1.2.11-SNAPSHOT</version>
</dependency>