docufant

A document store for Postgres.

Leiningen/Boot

[docufant "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

docufant/docufant {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("docufant:docufant:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>docufant</groupId>
  <artifactId>docufant</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>