<dependency>
<exclusions>
<exclusion>
<groupId>xx</group>
<artifactId>xxx.xxx</artifactId>
</exclusion>
</exclusions>
</dependency> kick out some of the dependency.
相关文章
- spring mvc+mybatis+maven集成tkmapper+pagehelper
- Maven学习总结(九)——使用Nexus搭建Maven私服
- 在Maven项目中添加代码目录下的配置文件
- 建立一套完整的Maven依赖工程步骤,包含WEB工程
- maven增加自定义jar包
- Maven进价:Maven构建错误汇总
- tomcat-maven-plugin 插件使用
- Maven下载jar包出现.lastUpdated结尾的文件问题及解决
- Spring Cloud微服务环境下,maven 打包时报错:程序包不存在以及找不到类
- Maven踩坑1:Invalid bound statement (not found):可能错误原因