随笔分类 -  maven

摘要:<!--shade打包--><build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> <version>3.2.1</versi 阅读全文
posted @ 2020-07-16 12:54 阿布都日 阅读(151) 评论(0) 推荐(0)
摘要:<repositories> <!--配置阿里云Maven镜像--> <repository> <id>nexus-aliyun</id> <name>Nexus aliyun</name> <url>http://maven.aliyun.com/nexus/content/groups/publ 阅读全文
posted @ 2020-06-17 12:53 阿布都日 阅读(447) 评论(0) 推荐(0)