jaranalyzer
Dependency management utility for jar files
Install
- All systems
-
curl cmd.cat/jaranalyzer.sh
- Raspbian
-
apt-get install jaranalyzer
- Dockerfile
- dockerfile.run/jaranalyzer
jaranalyzer
Dependency management utility for jar files
JarAnalyzer's primary purpose is to traverse through a directory, parse each of the jar files in that directory, and identify the dependencies between the jar files. The output is an xml or graphviz file representing the dependencies between the jar files.