com.rallydev/jarvis-jenkins-plugin

A Jarvis plugin for interacting with jenkins

Leiningen/Boot

[com.rallydev/jarvis-jenkins-plugin "0.1.1"]

Clojure CLI/deps.edn

com.rallydev/jarvis-jenkins-plugin {:mvn/version "0.1.1"}

Gradle

implementation("com.rallydev:jarvis-jenkins-plugin:0.1.1")

Maven

<dependency>
  <groupId>com.rallydev</groupId>
  <artifactId>jarvis-jenkins-plugin</artifactId>
  <version>0.1.1</version>
</dependency>