Dependency diagram
A dependency diagram is a diagram illustrating dependencies between various elements in an organized unit. Dependency diagrams are integral to software development, outlining the complex, interrelationships of various functional elements.
Typically in a dependency diagram, arrows point from each module to other modules which they are dependent on.


