haystack

Cross-references SCM history with issue trackers to find out which source changes correspond to which issue/ticket, and vice versa.

Leiningen/Boot

[haystack "0.2.1"]

Clojure CLI/deps.edn

haystack/haystack {:mvn/version "0.2.1"}

Gradle

implementation("haystack:haystack:0.2.1")

Maven

<dependency>
  <groupId>haystack</groupId>
  <artifactId>haystack</artifactId>
  <version>0.2.1</version>
</dependency>