com.andrewmcveigh/workflows

Workflow Schema and engine

Leiningen/Boot

[com.andrewmcveigh/workflows "0.2.0"]

Clojure CLI/deps.edn

com.andrewmcveigh/workflows {:mvn/version "0.2.0"}

Gradle

implementation("com.andrewmcveigh:workflows:0.2.0")

Maven

<dependency>
  <groupId>com.andrewmcveigh</groupId>
  <artifactId>workflows</artifactId>
  <version>0.2.0</version>
</dependency>