Print dependency tree
Type the following command in your terminal
mvn dependency:tree > [your path]
example
mvn dependency:tree > /Users/myUser/dependencyTree
Type the following command in your terminal
mvn dependency:tree > [your path]
example
mvn dependency:tree > /Users/myUser/dependencyTree