- Install Graphviz: https://graphviz.org/download/
- Download the jar and run it: java -jar...
Will ask you to choose a folder. Will statically parse all the java files in the folder, and create a dependency graph from the dependencies it finds. The graph should be displayed in the browser automagically.