witan.workspace-executor

The Workspace Executor

Leiningen/Boot

[witan.workspace-executor "0.2.7"]

Clojure CLI/deps.edn

witan.workspace-executor/witan.workspace-executor {:mvn/version "0.2.7"}

Gradle

implementation("witan.workspace-executor:witan.workspace-executor:0.2.7")

Maven

<dependency>
  <groupId>witan.workspace-executor</groupId>
  <artifactId>witan.workspace-executor</artifactId>
  <version>0.2.7</version>
</dependency>