zoukankan      html  css  js  c++  java
  • java web 常用包下载地址

    1.spring各版本下载地址:
        https://repo.spring.io/release/org/springframework/spring/
        https://repo.spring.io/libs-release-local/org/springframework/spring/

    2.tomcat-native各版本下载地址:
        https://archive.apache.org/dist/tomcat/tomcat-connectors/native/

    3.Spring Tool Suite (STS) for Eclipse下载地址:
        https://spring.io/tools3/sts/legacy

    4.apache-commons-io下载地址:
        http://commons.apache.org/proper/commons-io

    5.apache-commons-fileupload下载地址:
        https://commons.apache.org/proper/commons-fileupload/

    6.apache-log4j下载地址:
        https://logging.apache.org/log4j/2.x

    7.mybatis下载地址:
        https://github.com/mybatis/mybatis-3/releases

    8.mybatis和spring整合包下载地址:
        https://github.com/mybatis/spring/releases

    9.MySql下载地址:

        https://dev.mysql.com/downloads/

    10.commons-logging下载地址:

        https://commons.apache.org/proper/commons-logging/download_logging.cgi

  • 相关阅读:
    288.软件开发过程与软件测试
    287.软件测试概述
    离散数学课程重点
    博客园美化
    渗透测试-Getshell总结
    C++迭代器
    每日一题2
    计算机网络面试总结(传输层)
    每日一题-1
    网络安全必备技能
  • 原文地址:https://www.cnblogs.com/corvus/p/12432803.html
Copyright © 2011-2022 走看看