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

  • 相关阅读:
    sql 大数据量 的分表操作
    NHibernate 2.0 配置
    NHibernate 之调用存储过程
    k-v-o 扫盲
    320学习笔记 2
    GCD之dispatch queue
    使用KVO体会
    timer,runloop,thread,task小总结
    Run Loop
    iPh oto的删除动画
  • 原文地址:https://www.cnblogs.com/corvus/p/12432803.html
Copyright © 2011-2022 走看看