Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
MAVEN - download dependency into directory
- create dummy maven project
- add dependency in pom.xml
- create directory directoryDownload
- execute
mvn dependency:copy-dependencies -DoutputDirectory=directoryDownload
Add Comment
Please, Sign In to add comment