com.palletops/awaze

A pallet library for AWS, using the AWS java SDK.

Leiningen/Boot

[com.palletops/awaze "0.1.1"]

Clojure CLI/deps.edn

com.palletops/awaze {:mvn/version "0.1.1"}

Gradle

implementation("com.palletops:awaze:0.1.1")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>awaze</artifactId>
  <version>0.1.1</version>
</dependency>