Spring3.2.17+Struts2.3.15+Hibernate3.6.10
1 25 4.0.0 6 7com.foxy 8MeetingManager 91.0-SNAPSHOT 10 11 1213 21 22UTF-8 141.8 151.8 16 172.3.15 183.2.17.RELEASE 193.6.10.Final 2023 135 136 13724 29 30 31junit 25junit 263.8.1 27test 2832 36 37org.springframework 33spring-core 34${spring.version} 3538 42 43org.springframework 39spring-web 40${spring.version} 4144 48 49org.springframework 45spring-orm 46${spring.version} 4750 54 55org.apache.struts 51struts2-core 52${struts.version} 5356 60 61org.apache.struts 57struts2-spring-plugin 58${struts.version} 5962 66 67org.hibernate 63hibernate-core 64${hibernate.version} 6568 72 73mysql 69mysql-connector-java 705.1.42 7174 78 79com.mchange 75c3p0 760.9.5 7780 84 85org.aspectj 81aspectjweaver 821.8.10 8386 90 91org.slf4j 87slf4j-log4j12 881.7.25 8992 96commons-dbcp 93commons-dbcp 941.4 9597 101commons-pool 98commons-pool 991.6 100102 106org.apache.taglibs 103taglibs-standard-spec 1041.2.5 105107 111 112org.apache.taglibs 108taglibs-standard-impl 1091.2.5 110113 117 118com.google.code.gson 114gson 1152.8.5 116119 123org.apache.struts 120struts2-json-plugin 1212.3.15 122124 128 129mysql 125mysql-connector-java 1268.0.11 127130 134net.sf.json-lib 131json-lib 1322.3 133138 173MrManager 139140 172141 171142 145 146maven-clean-plugin 1433.1.0 144147 150maven-resources-plugin 1483.0.2 149151 154maven-compiler-plugin 1523.8.0 153155 158maven-surefire-plugin 1562.22.1 157159 162maven-war-plugin 1603.2.2 161163 166maven-install-plugin 1642.5.2 165167 170maven-deploy-plugin 1682.8.2 169