jaws

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

Leiningen/Boot

[jaws "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("jaws:jaws:0.1.1")

Maven

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