Dependency Analyzer is a utility for graphically visualizing Maven2 artifacts dependency graphs. It is using Maven embedder for resolving dependencies and based the Java Universal Network/Graph Framework (Jung) for creating and visualizing the dependency graph. Spring rich client is used for building the GUI.
What's New in This Release:
· A fatal exception when starting the program was fixed along with an issue with running it from paths containing spaces.
· Optional dependencies are now also displayed when the dependent vertex has a mandatory edge.
· Better error messages are provided at startup.
· A refresh option and a progress bar were implemented.
Product's homepage