File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ # Maven Dependency Helper
2+ ### 安装
3+ - Settings -> Plugins -> Marketplace, 搜索"Maven Dependency Helper"
4+ - Settings -> Plugins -> Install plugin from disk
5+ ### 快捷键
6+ Ctrl+Shift+D
7+ ### 演示
8+ 查询某一个依赖的版本信息
9+ ![ show1.gif] ( https://github.com/yiyingcanfeng/maven-dependency-helper/blob/master/show1.gif?raw=true )
10+
11+ 通过搜索框搜索想要的依赖,默认只查询mvnrepository.com中第一页的结果
12+ ![ show2.gif] ( https://github.com/yiyingcanfeng/maven-dependency-helper/blob/master/show2.gif?raw=true )
Original file line number Diff line number Diff line change 2323 <li>
2424 Support for copying version information or complete dependency information directly to the clipboard
2525 </li>
26+ <img src="https://github.com/yiyingcanfeng/maven-dependency-helper/blob/master/show1.gif?raw=true" alt="">
27+ <img src="https://github.com/yiyingcanfeng/maven-dependency-helper/blob/master/show2.gif?raw=true" alt="">
2628 </ul>
2729 ]]> </description >
2830
You can’t perform that action at this time.
0 commit comments