2019年10月8日

maven项目pom.xml中parent标签的使用(转)

摘要: 原文地址:https://blog.csdn.net/qq_41254677/article/details/81011681 使用maven是为了更好的帮项目管理包依赖,maven的核心就是pom.xml。当我们需要引入一个jar包时,在pom文件中加上<dependency></dependen 阅读全文

posted @ 2019-10-08 10:53 木西-Muxy 阅读(4124) 评论(0) 推荐(0)

导航