webnf/filestore

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 468 Downloads
  • 22 This Version

Leiningen/Boot

[webnf/filestore "0.2.0-alpha7"]

Clojure CLI/deps.edn

webnf/filestore {:mvn/version "0.2.0-alpha7"}

Gradle

implementation("webnf:filestore:0.2.0-alpha7")

Maven

<dependency>
  <groupId>webnf</groupId>
  <artifactId>filestore</artifactId>
  <version>0.2.0-alpha7</version>
</dependency>