zoukankan      html  css  js  c++  java
  • Spring官网改版后下载

    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/

  • 相关阅读:
    非空约束
    leetcode208
    leetcode207
    leetcode395
    leetcode116
    leetcode105
    leetcode131
    leetcode73
    leetcode200
    leetcode17
  • 原文地址:https://www.cnblogs.com/felixzh/p/6036106.html
Copyright © 2011-2022 走看看