webnf/filestore

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 468 Downloads
  • 31 This Version

Leiningen/Boot

[webnf/filestore "0.2.0-alpha3-SNAPSHOT"]

Clojure CLI/deps.edn

webnf/filestore {:mvn/version "0.2.0-alpha3-SNAPSHOT"}

Gradle

implementation("webnf:filestore:0.2.0-alpha3-SNAPSHOT")

Maven

<dependency>
  <groupId>webnf</groupId>
  <artifactId>filestore</artifactId>
  <version>0.2.0-alpha3-SNAPSHOT</version>
</dependency>