[Learn a trick] command to export jar package from maven

Enter the directory where the pom file is located:
mvn dependency:copy-dependencies -DoutputDirectory=lib

where lib is the location that needs to be added

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326891513&siteId=291194637