Skip to content

Instantly share code, notes, and snippets.

@gregorriegler
Created December 11, 2020 22:36
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gregorriegler/e835ca52333675c8141b7041a6fa8bc8 to your computer and use it in GitHub Desktop.
Save gregorriegler/e835ca52333675c8141b7041a6fa8bc8 to your computer and use it in GitHub Desktop.
maven module graph

mvn com.github.ferstl:depgraph-maven-plugin:aggregate -Dincludes=com.groupId -DcreateImage=true

dot -Tpng dependency-graph.dot > dependency-graph.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment