com.rallydev/jarvis-jenkins-plugin

A Jarvis plugin for interacting with jenkins

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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