clj-aws-swf

Clojure library to make use of Amazon's Simple Workflow Framework

Leiningen/Boot

[clj-aws-swf "1.0.25-SNAPSHOT"]

Clojure CLI/deps.edn

clj-aws-swf/clj-aws-swf {:mvn/version "1.0.25-SNAPSHOT"}

Gradle

implementation("clj-aws-swf:clj-aws-swf:1.0.25-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-aws-swf</groupId>
  <artifactId>clj-aws-swf</artifactId>
  <version>1.0.25-SNAPSHOT</version>
</dependency>