org.springframework.aop- 3.0.0.RELEASE--------------------Spring的面向切面編程,提供AOP(面向切面編程)實現
org.springframework.asm- 3.0.0.RELEASE--------------------Spring獨立的asm程式,相遇Spring2.5.6的時候需要asmJar 包.3.0開始提供他自己獨立的asmJar
org.springframework.aspects- 3.0.0.RELEASE----------------Spring提供對AspectJ架構的整合
org.springframework.beans- 3.0.0.RELEASE------------------SpringIoC(依賴注入)的基礎實現
org.springframework.context.support- 3.0.0.RELEASE--------Spring-context的擴充支援,用於MVC方面
org.springframework.context- 3.0.0.RELEASE----------------Spring提供在基礎IoC功能上的擴充服務,此外還提供許多企業級服務的支援,如郵件服務、任務調度、JNDI定位、EJB整合、遠端存取、緩衝以及各種視圖層架構的封裝等
org.springframework.core- 3.0.0.RELEASE-------------------Spring3.0的核心工具包
org.springframework.expression- 3.0.0.RELEASE-------------Spring運算式語言
org.springframework.instrument.tomcat- 3.0.0.RELEASE------Spring3.0對Tomcat的串連池的整合
org.springframework.instrument- 3.0.0.RELEASE-------------Spring3.0對伺服器的代理介面
org.springframework.jdbc- 3.0.0.RELEASE-------------------對JDBC的簡單封裝
org.springframework.jms- 3.0.0.RELEASE--------------------為簡化JMS API的使用而作的簡單封裝
org.springframework.orm- 3.0.0.RELEASE--------------------整合第三方的ORM架構,如hibernate,ibatis,jdo,以及 spring的JPA實現
org.springframework.oxm-3.0.0.RELEASE--------------------Spring 對Object/XMl的映射支援,可以讓Java與XML之間來回切換
org.springframework.test- 3.0.0.RELEASE--------------------對Junit等測試架構的簡單封裝
org.springframework.transaction- 3.0.0.RELEASE-------------為JDBC、Hibernate、JDO、JPA等提供的一致的聲明式和編程式交易管理
org.springframework.web.portlet- 3.0.0.RELEASE-------------SpringMVC的增強
org.springframework.web.servlet- 3.0.0.RELEASE-------------對JEE6.0 Servlet3.0的支援
org.springframework.web.struts- 3.0.0.RELEASE--------------整合Struts的時候的支援
org.springframework.web- 3.0.0.RELEASE--------------------SpringWeb下的工具包