webnf/filestore

A store and utilities for files and blobs, utilizing content-hashing a'la git.

Leiningen/Boot

[webnf/filestore "0.1.0-alpha8"]

Clojure CLI/deps.edn

webnf/filestore {:mvn/version "0.1.0-alpha8"}

Gradle

implementation("webnf:filestore:0.1.0-alpha8")

Maven

<dependency>
  <groupId>webnf</groupId>
  <artifactId>filestore</artifactId>
  <version>0.1.0-alpha8</version>
</dependency>