Spring最新下载教程

                                                      Spring最新下载教程

 

目录

                                                      Spring最新下载教程

下载

下载直达:


下载

1.spring首页:https://spring.io/

Spring最新下载教程_第1张图片

2.点击猫头图标,跳转到GitHub

Spring最新下载教程_第2张图片

3.点击后会跳到spring-projects/spring-framework 项目下,然后下划到 readme处,点击Access to Binaries下面的 Spring Framework Artifacts  。

Spring最新下载教程_第3张图片     Spring最新下载教程_第4张图片

4  在Spring Framework Artifacts界面的最下方的Downloading a Distribution中点击https://repo.spring.io链接。

Spring最新下载教程_第5张图片Spring最新下载教程_第6张图片

5点击展开菜单选择Artifacts选项。

Spring最新下载教程_第7张图片

6.搜索框中输入libs-release-local,之后展开项。

Spring最新下载教程_第8张图片

7libs-release-local/进入其子目录org/springframework/spring 就能看到spring 各版本信息了。

Spring最新下载教程_第9张图片

8.选择你需要的spring版本例如5.2.5.RELEASE点击打开选择 spring-framework-5.2.5.RELEASE-dist.zip 下载解压即可获得jar包api等等文件。

Spring最新下载教程_第10张图片

下载直达:

Spring最新5.2.5版本https://repo.spring.io/libs-release-local/org/springframework/spring/5.2.5.RELEASE/spring-5.2.5.RELEASE-dist.zip

Spring5.2.3版本:https://repo.spring.io/libs-release-local/org/springframework/spring/5.2.3.RELEASE/spring-5.2.3.RELEASE-dist.zip

Spring5.2.2版本https://repo.spring.io/libs-release-local/org/springframework/spring/5.2.2.RELEASE/spring-5.2.2.RELEASE-dist.zip

Spring5.2.1版本https://repo.spring.io/libs-release-local/org/springframework/spring/5.2.1.RELEASE/spring-5.2.1.RELEASE-dist.zip

Spring5.2.0版本https://repo.spring.io/libs-release-local/org/springframework/spring/5.2.0.RELEASE/spring-5.2.0.RELEASE-dist.zip

你可能感兴趣的:(JAVA)