clj-http-s3

Middleware to allow cli-http to authenticate with s3

Leiningen/Boot

[clj-http-s3 "0.3.0"]

Clojure CLI/deps.edn

clj-http-s3/clj-http-s3 {:mvn/version "0.3.0"}

Gradle

implementation("clj-http-s3:clj-http-s3:0.3.0")

Maven

<dependency>
  <groupId>clj-http-s3</groupId>
  <artifactId>clj-http-s3</artifactId>
  <version>0.3.0</version>
</dependency>