io.github.mbjarland/jstack-report

A tool for visualizing the transitive lock graph of a Java jstack thread dump.

Leiningen/Boot

[io.github.mbjarland/jstack-report "1.3.1"]

Clojure CLI/deps.edn

io.github.mbjarland/jstack-report {:mvn/version "1.3.1"}

Gradle

implementation("io.github.mbjarland:jstack-report:1.3.1")

Maven

<dependency>
  <groupId>io.github.mbjarland</groupId>
  <artifactId>jstack-report</artifactId>
  <version>1.3.1</version>
</dependency>