idea配置maven,setting配置_Maven仓库

idea (1) 2024-07-25 20:12

Hi,大家好,我是编程小6,很荣幸遇见你,我把这些年在开发过程中遇到的问题或想法写出来,今天说一说
idea配置maven,setting配置_Maven仓库,希望能够帮助你!!!。

1. 下载Maven
官方地址:http://maven.apache.org/download.cgi

idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第1张

解压并新建一个本地仓库文件夹

idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第2张

2.配置本地仓库路径
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第3张
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第4张

3.配置maven环境变量

idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第5张
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第6张
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第7张
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第8张
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第9张

4.在IntelliJ IDEA中配置maven
打开-File-Settings
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第10张

5.新建maven WEB项目
打开-File-New-Project
点击NEXT
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第11张
点击NEXT
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第12张
添加的配置为 archetypeCatalog=internal
点击NEXT
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第13张
点击NEXT
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第14张
点击Finish后项目开始创建
点击右下角查看进去
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第15张

6.maven web模板项目结构
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第16张

idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第17张

idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第18张
同样在main下新建test测试文件夹,再在此文件夹下新建java测试源码文件夹和resource测试资源文件夹
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第19张
也可以右键项目-选择Open Module Settings打开项目配置页面更改
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第20张

7.配置依赖jar包
idea配置maven,setting配置_Maven仓库_https://bianchenghao6.com/blog_idea_第21张

jar包配置搜索
官方地址:http://mvnrepository.com/

其它推荐
Vue表单设计器

今天的分享到此就结束了,感谢您的阅读,如果确实帮到您,您可以动动手指转发给其他人。

下一篇

已是最新文章

发表回复