博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Spring官网改版后下载
阅读量:4611 次
发布时间:2019-06-09

本文共 584 字,大约阅读时间需要 1 分钟。

出自:http://www.cnblogs.com/exmyth/p/3507010.html

Spring官网改版后找了好久都没有找到直接下载Jar包的链接,下面汇总些网上提供的方法,亲测可用.

1.直接输入地址,改相应版本即可:http://repo.springsource.org/libs-release-local/org/springframework/spring/3.2.4.RELEASE/spring-framework-3.2.4.RELEASE-dist.zip

2.在1的方法上输入前面部分,有个树形结构可供选择:http://repo.springsource.org/libs-release-local/org/springframework/spring/

3.同样的,,有树形结构选择需要的包下载:http://repo.spring.io/milestone/org/springframework/

 

源码可以在Git上直接获取,地址:https://github.com/spring-projects/spring-framework

相关依赖包可在apache官网获取一些:http://www.apache.org/

转载于:https://www.cnblogs.com/onlymate/p/5063240.html

你可能感兴趣的文章
Jmeter测试dubbo接口填坑
查看>>
[zz]GDB调试精粹及使用实例
查看>>
数据库的创建和删除
查看>>
最简单的三层实例【插入据
查看>>
设计模式学习笔记——Prototype原型模式
查看>>
pom.xml里有红叉报错的解决办法
查看>>
Perl last和next的用法区别
查看>>
Selenium 管理 Cookies
查看>>
exceptionfunction[LeetCode]Permutations
查看>>
Linux(2)_常用命令2
查看>>
自定义分页
查看>>
[转]DELPHI——调试(1)
查看>>
JS秒数转成分秒时间格式
查看>>
xp_cmdshell 命令的开启与关闭,和状态查询
查看>>
Linux sudoers
查看>>
MySQL详解(18)-----------分页方法总结
查看>>
bzoj 4595 激光发生器
查看>>
multi cookie & read bug
查看>>
js时间转换
查看>>
(转载) Android Studio你不知道的调试技巧
查看>>