Download maven dependencies for non-Maven users
If you want to get all dependencies from pom.xml to add them manually (e.g. you are using Eclipse without m2e plugin) you can do this by following command:
mvn dependency:copy-dependencies -DexcludeTransitive=true -DexcludeScope=provided -DoutputDirectory=../app/libs
Written by Artur Termenji
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Maven
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#