maven中dependency的屬性(依賴)配置

groupId,artfactId,version,type,classifier,scope,systemPath,exclusions,optional 是 maven的9種依賴屬性, 其中groupId,artfactId,version是三個基本的依賴座標,不可缺少。 groupId------包名(一般爲域名的反寫)。 artfactId------項目名。 version-------
相關文章
相關標籤/搜索