Dependency report
Legend
- Ovals - modules (black: from hawt.io, red: external)
- Black arrows - explicit module dependencies
- Green arrows - implicit module dependencies (when module declares e.g., service, which depends on e.g., services from other modules)
To create a diagram, copy&paste the bellow definition into <filename>.dot
and then issue:
dot -Tpng <filename>.dot > <filename>.png