Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. It provides a clean separation between domain model code and web forms and integrates with all of the other features of the Spring Framework.
Version3.0.0.RELEASEcompared with
Version Details
| 2.5.6.SEC03 | 3.0.0.RELEASE | |
|---|---|---|
| Release date | Sep 09, 2011 | Dec 17, 2009 |
| Licenses | Apache 2.0 | None |
| Vulnerabilities |
Compile Changes (24)
Provided Changes (7)
| 2.5.6.SEC03 | 3.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.el » el-api | - | 1.0 |
| + Added | javax.servlet.jsp » jsp-api | - | 2.1 |
| + Added | javax.validation » validation-api | - | 1.0.0.GA |
| + Added | org.apache.geronimo.specs » geronimo-jta_1.1_spec | - | 1.1 |
| ~ Updated | javax.servlet » jstl | 1.1.0 | 1.1.2 |
| ~ Updated | javax.servlet » servlet-api | 2.4 | 2.5 |
| - Removed | javax.servlet » jsp-api | 2.0 | - |
Test Changes (14)
| 2.5.6.SEC03 | 3.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | cglib » cglib-nodep | - | 2.2 |
| + Added | commons-fileupload » commons-fileupload | - | 1.2 |
| + Added | dom4j » dom4j | - | 1.6.1 |
| + Added | jaxen » jaxen | - | 1.1.1 |
| + Added | joda-time » joda-time | - | 1.6 |
| + Added | junit » junit | - | 4.7 |
| + Added | log4j » log4j | - | 1.2.15 |
| + Added | org.easymock » easymock | - | 2.5.1 |
| + Added | org.hibernate » hibernate-core | - | 3.3.1.GA |
| + Added | org.hibernate » hibernate-validator | - | 4.0.0.GA |
| + Added | org.slf4j » slf4j-log4j12 | - | 1.5.8 |
| + Added | org.springframework » spring-orm | - | 3.0.0.RELEASE |
| + Added | rhino » js | - | 1.7R1 |
| + Added | xmlunit » xmlunit | - | 1.2 |