com.7theta/servo

A rehinkdb client library designed to integrate with signum

Leiningen/Boot

[com.7theta/servo "1.5.6"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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