A common Maven debugging technique is to use mvn dependency:tree to view the graph of project dependencies.
However, this list shows the project dependencies, not
If you are using any IDE like IDEA IntelliJ or Eclipse:
Plugin to be added in POM:
maven-dependency-plugin
1.8
1.8