Java ee规范 spring_整理各版本Spring所要求的JavaSE和JavaEE的版本

说明:以下每段文本各拷贝自readme.txt

spring-framework-0.9.1The Spring Framework is released under the terms of the Apache Software License (see license.txt). This is the second public release towards 1.0.

The Spring Framework requires J2SE 1.3 and J2EE 1.3 (Servlet 2.3, JSP 1.2, JTA 1.0, EJB 2.0). Integration is provided with Log4J 1.2, CGLIB 1.0, Hibernate 2.0, JDO 1.0, Caucho's Hessian/Burlap 2.1/3.0, JSTL 1.0, Velocity 1.3, and more.

Note: This release uses "com.interface21" as root package, like the original version that came with the book. For the sake of naming consistency, the root package name will change to "org.springframework", starting with 1.0 milestone releases.

------------------

spring-framework-1.0.2

The Spring Framework requires J2SE 1.3 and J2EE 1.3 (Servlet 2.3, JSP 1.2, JTA 1.0, EJB 2.0). J2SE 1.4 is

required for building the framework. Note that J2EE 1.2 (Servlet 2.2, JSP 1.1) is good enough if not using

Spring's web MVC or EJB support. Integration is provided with Log4J 1.2, CGLIB 1.0, Jakarta Commons Attributes,

Hibernate 2.1, JDO 1.0, iBATIS SQL Maps 1.3/2.0, JAX-RPC 1.1, Caucho's Hessian and Burlap 2.1/3.0, Quartz 1.3,

JSTL 1.0, Velocity 1.3, FreeMarker 2.3, Struts/Tiles 1.1, Jakarta Commons FileUpload, Jason Hunter's COS, etc.

------------------

spring-framework-1.1.5

The Spring Framework requires J2SE 1.3 and J2EE 1.3 (Servlet 2.3, JSP 1.2, JTA 1.0, EJB 2.0). J2SE 1.4 is

required for building the framework. Note that J2EE 1.2 (Servlet 2.2, JSP 1.1) is good enough if not using

Spring's web MVC or EJB support. Integration is provided with Log4J 1.2, CGLIB 2.0, Jakarta Commons Attributes

2.1, Hibernate 2.1, JDO 1.0, Apache OJB 1.0, iBATIS SQL Maps 1.3/2.0, JAX-RPC 1.1, Caucho's Hessian and Burlap

2.1/3.0, Quartz 1.4, EHCache 1.1, JSTL 1.0, Velocity 1.4, FreeMarker 2.3, JasperReports 0.6, Struts/Tiles 1.2,

Jakarta Commons FileUpload 1.0, Jason Hunter's COS, etc.

------------------

spring-framework-1.2.9

The Spring Framework requires J2SE 1.3 and J2EE 1.3 (Servlet 2.3, JSP 1.2, JTA 1.0, EJB 2.0). J2SE 1.4 is

required for building the framework; for the full build including Tiger support, J2SE 5.0 is required.

J2EE 1.2 (Servlet 2.2, JSP 1.1) is sufficient when not using Spring's JSP tag libraries or the EJB support.

Integration is provided with Log4J 1.2, CGLIB 2.1, Jakarta Commons Attributes 2.1, JMX 1.0/1.2, JCA 1.0,

Hibernate 2.1/3.0/3.1/3.2, TopLink 9.0.4/10.1.3, JDO 1.0/2.0, Apache OJB 1.0, iBATIS SQL Maps 1.3/2.0/2.1/2.2,

Caucho's Hessian & Burlap 2.1/3.0, JAX-RPC 1.1, Quartz 1.3/1.4/1.5/1.6, EHCache 1.1, JSTL 1.0/1.1, Velocity 1.4,

FreeMarker 2.3, JasperReports 1.0/1.1/1.2, Struts/Tiles 1.1/1.2/1.3, JSF 1.1, Jakarta Commons FileUpload 1.0, etc.

------------------

spring-framework-2.0.8

The Spring Framework 2.0 requires J2SE 1.3 and J2EE 1.3 (Servlet 2.3, JSP 1.2, JTA 1.0, EJB 2.0). JDK 1.5 is

required for building the framework; for the full build including all aspects, AspectJ is required as well.

J2EE 1.2 (Servlet 2.2, JSP 1.1) is sufficient when not using Spring's JSP tag libraries or the EJB support.

Integration is provided with Log4J 1.2, CGLIB 2.1, Jakarta Commons Attributes 2.1/2.2, AspectJ 1.5, JMX 1.0/1.2,

JCA 1.0/1.5, Hibernate 2.1/3.0/3.1/3.2, TopLink 9.0.4/10.1.3, JDO 1.0/2.0, JPA 1.0, iBATIS SQL Maps 2.1/2.2/2.3,

Caucho's Hessian & Burlap 2.1/3.0, JAX-RPC 1.1, Quartz 1.5/1.6, EHCache 1.2, JSTL 1.0/1.1, Velocity 1.3/1.4/1.5,

FreeMarker 2.3, JasperReports 1.2/1.3, Struts/Tiles 1.1/1.2/1.3, JSF 1.1, Jakarta Commons FileUpload 1.1/1.2, etc.

------------------

spring-framework-2.5.5

The Spring Framework 2.5 requires JDK 1.4.2 and J2EE 1.3 (Servlet 2.3, JSP 1.2, JTA 1.0, EJB 2.0). JDK 1.6 is

required for building the framework; for the full build including all aspects, AspectJ is required as well.

Integration is provided with Log4J 1.2, CGLIB 2.1, AspectJ 1.5/1.6, Commons Attributes 2.2, JCA 1.0/1.5,

JMX 1.2, Hibernate 3.1/3.2, TopLink 10/11, JDO 2.0/2.1, JPA 1.0, iBATIS SQL Maps 2.3, Hessian 2.1/3.1,

JAX-RPC 1.1, JAX-WS 2.0/2.1, Quartz 1.5/1.6, EHCache 1.3/1.4, Commons FileUpload 1.2, Velocity 1.5,

FreeMarker 2.3, JasperReports 1.3/2.0, JSTL 1.0/1.1, JSF 1.1/1.2, Struts 1.2/1.3, Tiles 1.2/2.0, etc.

------------------

spring-framework-3.0.7.RELEASE

Spring Framework 3.0 is the next generation of Spring: fully Java 5 based,

EL enabled, REST enabled, and with support for JSR-330 (Dependency

Injection) and JSR-303 (Bean Validation).

------------------

spring-framework-3.1.4.RELEASE

------------------

spring-framework-3.2.0.RELEASE

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值