
Automatically submit your Maven transitive dependencies to the dependency graph
To create a comprehensive model of the dependencies in a Maven project, it is essential to understand the the transitive dependencies that are resolved at build-time. This feature automatically performs…