Skip to content

Instantly share code, notes, and snippets.

@taknb2nch
Created July 12, 2015 08:40
Show Gist options
  • Save taknb2nch/e835c812adac5ae0a247 to your computer and use it in GitHub Desktop.
Save taknb2nch/e835c812adac5ae0a247 to your computer and use it in GitHub Desktop.
Mavenで依存するjarを指定したディレクトリに出力する
mvn dependency:copy-dependencies -DoutputDirectory=./target/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment