com.7theta/servo

A rehinkdb client library designed to integrate with signum

Leiningen/Boot

[com.7theta/servo "3.2.0"]

Clojure CLI/deps.edn

com.7theta/servo {:mvn/version "3.2.0"}

Gradle

implementation("com.7theta:servo:3.2.0")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>servo</artifactId>
  <version>3.2.0</version>
</dependency>