clj-commons-exec

Apache Commons Exec wrapper for Clojure

Leiningen/Boot

[clj-commons-exec "1.0.7"]

Clojure CLI/deps.edn

clj-commons-exec/clj-commons-exec {:mvn/version "1.0.7"}

Gradle

implementation("clj-commons-exec:clj-commons-exec:1.0.7")

Maven

<dependency>
  <groupId>clj-commons-exec</groupId>
  <artifactId>clj-commons-exec</artifactId>
  <version>1.0.7</version>
</dependency>