IDEA安装Git
maven 查找坐标(推荐网址)
http://mvnrepository.com/
http://search.maven.org/
http://repository.sonatype.org/content/groups/public/
http://people.apache.org/repo/m2-snapshot-repository/
http://people.apache.org/repo/m2-incubating-repository/
第一个是最常用的,然后是第二个,然后是第三个,最后两个是 Apache 的私有仓库
1、下载Git 官方地址为:https://git-scm.com/download/win
2、下载完之后,双击安装
3、选择安装目录
4、选择组件
5、开始菜单目录名设置
6、选择使用命令行环境
7、以下三步默认,直接点击下一步
8、安装完成
9、把本地安装的git添加到idea里面去
把本地的git添加进来,注意添加的是bin目录下的git.exe