cc.qbits/casyn

Cassandra client with support for asynchronous operations

Leiningen/Boot

[cc.qbits/casyn "1.0.0-rc6"]

Clojure CLI/deps.edn

cc.qbits/casyn {:mvn/version "1.0.0-rc6"}

Gradle

implementation("cc.qbits:casyn:1.0.0-rc6")

Maven

<dependency>
  <groupId>cc.qbits</groupId>
  <artifactId>casyn</artifactId>
  <version>1.0.0-rc6</version>
</dependency>