以前学的是struts2.x,hibernate4.x,spring3.x 。现在上班了,这公司用的全是老东西,比如struts1.x,hibernate2.x,因此现在不得不学习下。在维护系统时候基本都是老版本
struts1.x下载地址:http://archive.apache.org/dist/struts/
struts2.x下载地址:http://struts.apache.org/download.cgi#struts23241
hibernate 各历史版本下载
http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/h/hi/hibernate/
http://sourceforge.net/projects/hibernate/files/
spring各历史版本下载
http://maven.springframework.org/release/org/springframework/spring/
mybatis各个版本下载
https://github.com/mybatis/mybatis-3/releases
很多东西都可以在Maven仓库中下载到