SPRING官方网站改版后,建议都是通过 Maven和Gradle下载,对不使用Maven和Gradle开发项目的,下载就非常麻烦,下给出Spring Framework jar官方直接下载路径:
http://repo.spring.io/libs-release-local/org/springframework/spring/
spring 4.0.x(Spring Framework 4.0.5)下载
http://repo.spring.io/libs-release-local/org/springframework/spring/4.0.5.RELEASE/spring-framework-4.0.5.RELEASE-dist.zip
spring 3.2.x(Spring Framework 3.2.9)下载:
http://repo.spring.io/libs-release-local/org/springframework/spring/3.2.9.RELEASE/spring-framework-3.2.9.RELEASE-dist.zip
spring 3.2.x(Spring Framework 3.2.4)下载:
另spring security下载路径:
http://repo.spring.io/libs-release-local/org/springframework/security/spring-security/
http://repo.spring.io/libs-release-local/org/springframework/security/spring-security/3.2.4.RELEASE/spring-security-3.2.4.RELEASE-dist.zip

本文提供了Spring Framework不同版本(包括4.0.5, 3.2.9, 3.2.4)及Spring Security的直接下载链接,适用于不使用Maven或Gradle的开发者。

被折叠的 条评论
为什么被折叠?



