A simple command line tool to visualize the dependency tree of a Maven project as interactive HTML diagrams or structured JSON.

cli dependencies dependency-tree java-modules maven mermaid mvn python visualization
1 Open Issue Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to investigate and address the issue of Mermaid.js erroring out due to exceeding maximum text size when visualizing large Maven dependency trees. This involves potentially increasing the maximum text size limit within the `mvn-tree-visualizer` codebase and exploring solutions to improve the zoom functionality for better visualization of large diagrams.

Complexity: 3/5
bug good first issue

A simple command line tool to visualize the dependency tree of a Maven project as interactive HTML diagrams or structured JSON.

Python
#cli#dependencies#dependency-tree#java-modules#maven#mermaid#mvn#python#visualization