jaws

Simple tools/wrapper for Amazon AWS JDK API use. Unlikely to be of use to anybody but the author.

Leiningen/Boot

[jaws "0.2.0"]

Clojure CLI/deps.edn

jaws/jaws {:mvn/version "0.2.0"}

Gradle

implementation("jaws:jaws:0.2.0")

Maven

<dependency>
  <groupId>jaws</groupId>
  <artifactId>jaws</artifactId>
  <version>0.2.0</version>
</dependency>