clj-jgit

Clojure wrapper for JGit

Leiningen/Boot

[clj-jgit "0.8.7a"]

Clojure CLI/deps.edn

clj-jgit/clj-jgit {:mvn/version "0.8.7a"}

Gradle

implementation("clj-jgit:clj-jgit:0.8.7a")

Maven

<dependency>
  <groupId>clj-jgit</groupId>
  <artifactId>clj-jgit</artifactId>
  <version>0.8.7a</version>
</dependency>