http://hi.baidu.com/jaimy_jie/item/d699cecdc5d3a354bdef6990

SPRING官方网站改版后,建议都是通过 Maven和Gradle下载,对不使用Maven和Gradle开发项目的,下载就非常麻烦,下给出Spring Framework jar官方直接下载路径:

http://repo.springsource.org/libs-release-local/org/springframework/spring/

spring 4.0.x(Spring Framework 4.0.1)下载
http://repo.springsource.org/libs-release-local/org/springframework/spring/4.0.0.RELEASE/spring-framework-4.0.0.RELEASE-dist.zip
http://repo.springsource.org/libs-release-local/org/springframework/spring/4.0.1.RELEASE/spring-framework-4.0.1.RELEASE-dist.zip

spring 3.2.x(Spring Framework 3.2.7)下载:
http://repo.springsource.org/libs-release-local/org/springframework/spring/3.2.4.RELEASE/spring-framework-3.2.4.RELEASE-dist.zip
http://repo.springsource.org/libs-release-local/org/springframework/spring/3.2.5.RELEASE/spring-framework-3.2.5.RELEASE-dist.zip
http://repo.springsource.org/libs-release-local/org/springframework/spring/3.2.6.RELEASE/spring-framework-3.2.6.RELEASE-dist.zip
http://repo.springsource.org/libs-release-local/org/springframework/spring/3.2.7.RELEASE/spring-framework-3.2.7.RELEASE-dist.zip


相关文章:

  • 2021-09-05
  • 2021-09-30
  • 2022-01-10
  • 2021-09-08
  • 2022-03-03
  • 2021-12-24
  • 2022-01-09
  • 2022-12-23
猜你喜欢
  • 2021-11-17
  • 2021-09-28
  • 2021-07-19
相关资源
相似解决方案