tendant/s3-sync

Library for syncing local folders to s3

Leiningen/Boot

[tendant/s3-sync "0.5.1"]

Clojure CLI/deps.edn

tendant/s3-sync {:mvn/version "0.5.1"}

Gradle

implementation("tendant:s3-sync:0.5.1")

Maven

<dependency>
  <groupId>tendant</groupId>
  <artifactId>s3-sync</artifactId>
  <version>0.5.1</version>
</dependency>