org.clojars.mlimotte/fairflow

A library (engine) to drive configurable workflows for any purpose.

Leiningen/Boot

[org.clojars.mlimotte/fairflow "0.2.2"]

Clojure CLI/deps.edn

org.clojars.mlimotte/fairflow {:mvn/version "0.2.2"}

Gradle

implementation("org.clojars.mlimotte:fairflow:0.2.2")

Maven

<dependency>
  <groupId>org.clojars.mlimotte</groupId>
  <artifactId>fairflow</artifactId>
  <version>0.2.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.