Maven设置jar存储路径
Jihongchang(讨论 | 贡献)2023年1月20日 (五) 03:30的版本 (建立内容为“<syntaxhighlight lang="xml"> <localRepository>/path/to/local/repo</localRepository> </syntaxhighlight><syntaxhighlight lang="xml"> <localRepository>D:\mvn_repo</l…”的新页面)
<localRepository>/path/to/local/repo</localRepository>
<localRepository>D:\mvn_repo</localRepository>