maven 检测版本依赖

mvn dependency:tree -Dincludes=com.fasterxml.jackson.core 以上命令可以检测当前项目中对于com.fasterxml.jackson.core 所使用的版本号是多少
相关文章
相关标签/搜索