org.clojars.hozumi/clj-commons-exec

Apache Commons Exec wrapper for Clojure

Leiningen/Boot

[org.clojars.hozumi/clj-commons-exec "1.2.0"]

Clojure CLI/deps.edn

org.clojars.hozumi/clj-commons-exec {:mvn/version "1.2.0"}

Gradle

implementation("org.clojars.hozumi:clj-commons-exec:1.2.0")

Maven

<dependency>
  <groupId>org.clojars.hozumi</groupId>
  <artifactId>clj-commons-exec</artifactId>
  <version>1.2.0</version>
</dependency>

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