org.clojars.hozumi/clj-commons-exec

Apache Commons Exec wrapper for Clojure

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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

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