org.clojars.tisnik/clj-jenkins-api

Set of functions to communicate with Jenkins via its API.

Leiningen/Boot

[org.clojars.tisnik/clj-jenkins-api "0.9.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.tisnik/clj-jenkins-api {:mvn/version "0.9.0-SNAPSHOT"}

Gradle

implementation("org.clojars.tisnik:clj-jenkins-api:0.9.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.tisnik</groupId>
  <artifactId>clj-jenkins-api</artifactId>
  <version>0.9.0-SNAPSHOT</version>
</dependency>

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