qbits/casyn

Cassandra client with support for asynchronous operations

Leiningen/Boot

[qbits/casyn "0.9.2-SNAPSHOT"]

Clojure CLI/deps.edn

qbits/casyn {:mvn/version "0.9.2-SNAPSHOT"}

Gradle

implementation("qbits:casyn:0.9.2-SNAPSHOT")

Maven

<dependency>
  <groupId>qbits</groupId>
  <artifactId>casyn</artifactId>
  <version>0.9.2-SNAPSHOT</version>
</dependency>