com.github.bdesham/simple-queue

Process a queue of tasks, waiting in between

Leiningen/Boot

[com.github.bdesham/simple-queue "0.6.2"]

Clojure CLI/deps.edn

com.github.bdesham/simple-queue {:mvn/version "0.6.2"}

Gradle

implementation("com.github.bdesham:simple-queue:0.6.2")

Maven

<dependency>
  <groupId>com.github.bdesham</groupId>
  <artifactId>simple-queue</artifactId>
  <version>0.6.2</version>
</dependency>