Java常用文件下载与查找的URL

  1. Java JDK:

    http://www.oracle.com/technetwork/java/javase/downloads/index.html

  2. Tomcat:

    http://tomcat.apache.org/

  3. Eclipse:

    http://www.eclipse.org/downloads/

  4. Maven:

    http://maven.apache.org/

  5. Spring:

    http://spring.io/

  6. Hibernate:

    http://hibernate.org/

  7. Struts:

    http://struts.apache.org/

  8. http://www.jetbrains.com/idea/download/

  9. MySQL:

    http://dev.mysql.com/downloads/

  10. StarUML:

    http://staruml.io/

  11. Apache Commons:包含所有的Apache Commons组件

    http://commons.apache.org/

  12. Apache Commons Logging:

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

  13. Apache Commons Email:

    http://commons.apache.org/proper/commons-email/

  14. Apache Commons FileUpload:

    http://commons.apache.org/proper/commons-fileupload/

  15. Apache Commons IO:

    http://commons.apache.org/proper/commons-io/

  16. Log4e

    http://log4e.jayefem.de/

  17. Log4j

    http://logging.apache.org/log4j/1.2/download.html

  18. Log4e: http://log4e.jayefem.de/index.php/Download 

  19. SVN: 
    1. Server : https://www.visualsvn.com/server/download/
    2. Client: http://tortoisesvn.net/downloads.html 

其它查找路径:

  Apache:http://apache.org/ 

  1. Maven Search:

    http://search.maven.org/

  2. Maven Repository:

    http://mvnrepository.com/

  3. Spring Jar包下载:

    http://repo.spring.io/release/org/springframework/spring/

  4. Apache POI:http://poi.apache.org/download.html
  5. Jxl: http://nchc.dl.sourceforge.net/project/jexcelapi/CSharpJExcel/CSharpJExcel.zip
  6. PDFBox: http://pdfbox.apache.org/
原文地址:https://www.cnblogs.com/maocs/p/4919336.html