nl.zeekat/lein-deps-tree

Prints all dependencies formatted as a tree

Leiningen/Boot

[nl.zeekat/lein-deps-tree "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

nl.zeekat/lein-deps-tree {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("nl.zeekat:lein-deps-tree:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>nl.zeekat</groupId>
  <artifactId>lein-deps-tree</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>