Dependency Analyzer 1.1 (Default branch) |
|
|
Dependency Analyzer is a utility for graphically
visualizing Maven2 artifact 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. The Spring rich
client is used for building the GUI.
License: The Apache License 2.0
Changes:
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.
|