Skip to content

Instantly share code, notes, and snippets.

@longforfreedom
Last active August 29, 2015 14:01
Show Gist options
  • Save longforfreedom/070ae42d0034ac0bdc3a to your computer and use it in GitHub Desktop.
Save longforfreedom/070ae42d0034ac0bdc3a to your computer and use it in GitHub Desktop.
maven便签

把依赖的Jar包复制到lib目录中 mvn dependency:copy-dependencies -DoutputDirectory=lib

运行:mvn exec:java -Dexec.mainClass="SimpleApp"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment