<dependency>
<groupId>net.sf.json-lib</groupId>
<artifactId>json-lib</artifactId>
<version>2.4</version>
<classifier>jdk15</classifier>
<exclusions>
<exclusion>
<artifactId>commons-beanutils</artifactId>
<groupId>commons-beanutils</groupId>
</exclusion>
</exclusions>
</dependency>
相关文章
- 08-01【day4】实训日志4(maven依赖的scope标签,springboot学习,yml与properties,springboot项目的要点)
- 08-01IDEA 搭建的SpringMVC Maven项目出现的问题
- 08-01maven的pom.xml文件报错问题
- 08-01Maven的依赖管理
- 08-01spring boot项目使用maven引入依赖失败,pom.xml文件中project标签报错98
- 08-01Spring Bean相互依赖问题
- 08-01HttpContext.Current.Cache使用文件依赖问题
- 08-01maven项目中 org.hibernate.MappingNotFoundException: resource:*.hbm.xml not found问题的解决方案
- 08-01Springboot Maven 多模块项目中 @Service跨模块引用失败的问题
- 08-01PCL自定义点云类型以及出现无法解析的外部依赖项问题