com.palletops/awaze

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

Leiningen/Boot

[com.palletops/awaze "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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