toyokumo/gluttony

A consumer library using core.async and aws-api based on AWS SQS

Leiningen/Boot

[toyokumo/gluttony "0.1.0"]

Clojure CLI/deps.edn

toyokumo/gluttony {:mvn/version "0.1.0"}

Gradle

implementation("toyokumo:gluttony:0.1.0")

Maven

<dependency>
  <groupId>toyokumo</groupId>
  <artifactId>gluttony</artifactId>
  <version>0.1.0</version>
</dependency>