Maven打包期依赖war包/Zip包 并解压至指定目录的pom配置

首先配置依赖,引入须要依赖的war包和zip包: html <dependency> <groupId>com.huawei.mateinfo</groupId> <artifactId>kewen-common-war</artifactId> <version>0.0.1</version> <type>war</type> </dependency> <
相关文章
相关标签/搜索