idea 使用maven helper插件解决依赖冲突

以前用eclipse时候是这样的

idea 使用maven helper插件解决依赖冲突_第1张图片

dependency hierarchy 依赖层级展示,支持搜索

idea 使用maven helper插件解决依赖冲突_第2张图片

idea 中settings->Plugins搜Maven helper,下面是我安装好的(最好在线安装,方便快捷版本不出错);

 idea 使用maven helper插件解决依赖冲突_第3张图片

 一开始在地铁上用手机热点上网一直未搜索到所有不能在线安装,实在不行还有一个办法-到官网下载这个插件然后安装到idea中。

https://plugins.jetbrains.com/plugin/7179-maven-helper/versionshttps://plugins.jetbrains.com/plugin/7179-maven-helper/versions

根据自己的idea版本选择合适的

idea 使用maven helper插件解决依赖冲突_第4张图片

我的是2020.1

idea 使用maven helper插件解决依赖冲突_第5张图片

 idea 使用maven helper插件解决依赖冲突_第6张图片

下载下来不要解压直接安装

idea 使用maven helper插件解决依赖冲突_第7张图片

你可能感兴趣的:(开发工具,intellij-idea,maven,java)