Spring Web Servlet 3.0.7.RELEASE
org.springframework
Added: 2011-12-22
A newer version is available
3.2.2.RELEASE
Download:
Ivy:
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="3.0.7.RELEASE" />
Maven:
<dependency>
<groupId>org.springframework</groupId>
<artifactId>org.springframework.web.servlet</artifactId>
<version>3.0.7.RELEASE</version>
</dependency>
MANIFEST.MF
Import-Bundle: org.springframework.web.servlet;version="[3.0.7.RELEASE,3.0.7.RELEASE]"
Libraries (1)
- Spring Framework 3.0.7.RELEASE
Required Dependencies (10)
| Bundle Name | Bundle Symbolic Name | Version |
|---|---|---|
| bundleName | javax.servlet | 3.0.0.v201103241009 |
| Spring Beans | org.springframework.beans | 3.0.7.RELEASE |
| Apache Commons Logging | com.springsource.org.apache.commons.logging | 1.1.1 |
| Spring Core | org.springframework.core | 3.0.7.RELEASE |
| Spring Context | org.springframework.context | 3.0.7.RELEASE |
| Spring Expression Language | org.springframework.expression | 3.0.7.RELEASE |
| Spring Web | org.springframework.web | 3.0.7.RELEASE |
| AOP Alliance API | com.springsource.org.aopalliance | 1.0.0 |
| Spring AOP | org.springframework.aop | 3.0.7.RELEASE |
| Spring Context Support | org.springframework.context.support | 3.0.7.RELEASE |
Exported Packages (23)
- org.springframework.web.servlet
- org.springframework.web.servlet.config
- org.springframework.web.servlet.handler
- org.springframework.web.servlet.i18n
- org.springframework.web.servlet.mvc
- org.springframework.web.servlet.mvc.annotation
- org.springframework.web.servlet.mvc.multiaction
- org.springframework.web.servlet.mvc.support
- org.springframework.web.servlet.resource
- org.springframework.web.servlet.support
- org.springframework.web.servlet.tags
- org.springframework.web.servlet.tags.form
- org.springframework.web.servlet.theme
- org.springframework.web.servlet.view
- org.springframework.web.servlet.view.document
- org.springframework.web.servlet.view.feed
- org.springframework.web.servlet.view.freemarker
- org.springframework.web.servlet.view.jasperreports
- org.springframework.web.servlet.view.json
- org.springframework.web.servlet.view.tiles2
- org.springframework.web.servlet.view.velocity
- org.springframework.web.servlet.view.xml
- org.springframework.web.servlet.view.xslt
Imported Packages (117)
| Package Name | Version Range | Optional? |
|---|---|---|
| com.lowagie.text | [2.0.0, 3.0.0) | true |
| com.lowagie.text.pdf | [2.0.0, 3.0.0) | true |
| com.sun.syndication.feed | [1.0.0, 2.0.0) | true |
| com.sun.syndication.feed.atom | [1.0.0, 2.0.0) | true |
| com.sun.syndication.feed.rss | [1.0.0, 2.0.0) | true |
| com.sun.syndication.io | [1.0.0, 2.0.0) | true |
| freemarker.cache | [2.3.14, 3.0.0) | true |
| freemarker.core | [2.3.14, 3.0.0) | true |
| freemarker.ext.jsp | [2.3.14, 3.0.0) | true |
| freemarker.ext.servlet | [2.3.14, 3.0.0) | true |
| freemarker.template | [2.3.14, 3.0.0) | true |
| javax.activation | [0.0.0, infinity) | true |
| javax.el | [1.0.0, 3.0.0) | true |
| javax.servlet | [2.4.0, 4.0.0) | false |
| javax.servlet.http | [2.4.0, 4.0.0) | false |
| javax.servlet.jsp | [2.0.0, 3.0.0) | true |
| javax.servlet.jsp.el | [2.0.0, 3.0.0) | true |
| javax.servlet.jsp.jstl.core | [1.1.0, 2.0.0) | true |
| javax.servlet.jsp.jstl.fmt | [1.1.0, 2.0.0) | true |
| javax.servlet.jsp.tagext | [2.0.0, 3.0.0) | true |
| javax.sql | [0.0.0, infinity) | true |
| javax.xml.transform | [0.0.0, infinity) | true |
| javax.xml.transform.dom | [0.0.0, infinity) | true |
| javax.xml.transform.stream | [0.0.0, infinity) | true |
| jxl | [2.6.6, 3.0.0) | true |
| jxl.write | [2.6.6, 3.0.0) | true |
| net.sf.jasperreports.engine | [2.0.5, 4.0.0) | true |
| net.sf.jasperreports.engine.design | [2.0.5, 4.0.0) | true |
| net.sf.jasperreports.engine.export | [2.0.5, 4.0.0) | true |
| net.sf.jasperreports.engine.util | [2.0.5, 4.0.0) | true |
| net.sf.jasperreports.engine.xml | [2.0.5, 4.0.0) | true |
| org.apache.commons.logging | [1.1.1, 2.0.0) | true |
| org.apache.poi.hssf.usermodel | [3.0.2.FINAL, 4.0.0) | true |
| org.apache.poi.poifs.filesystem | [3.0.2.FINAL, 4.0.0) | true |
| org.apache.tiles | [2.1.2, 3.0.0) | true |
| org.apache.tiles.awareness | [2.1.2, 3.0.0) | true |
| org.apache.tiles.context | [2.1.2, 3.0.0) | true |
| org.apache.tiles.definition | [2.1.2, 3.0.0) | true |
| org.apache.tiles.definition.dao | [2.1.2, 3.0.0) | true |
| org.apache.tiles.definition.digester | [2.1.2, 3.0.0) | true |
| org.apache.tiles.evaluator | [2.1.2, 3.0.0) | true |
| org.apache.tiles.evaluator.el | [2.1.2, 3.0.0) | true |
| org.apache.tiles.evaluator.impl | [2.1.2, 3.0.0) | true |
| org.apache.tiles.factory | [2.1.2, 3.0.0) | true |
| org.apache.tiles.impl | [2.1.2, 3.0.0) | true |
| org.apache.tiles.impl.mgmt | [2.1.2, 3.0.0) | true |
| org.apache.tiles.jsp.context | [2.1.2, 3.0.0) | true |
| org.apache.tiles.locale | [2.1.2, 3.0.0) | true |
| org.apache.tiles.locale.impl | [2.1.2, 3.0.0) | true |
| org.apache.tiles.preparer | [2.1.2, 3.0.0) | true |
| org.apache.tiles.renderer | [2.1.2, 3.0.0) | true |
| org.apache.tiles.servlet.context | [2.1.2, 3.0.0) | true |
| org.apache.tiles.startup | [2.1.2, 3.0.0) | true |
| org.apache.velocity | [1.5.0, 2.0.0) | true |
| org.apache.velocity.app | [1.5.0, 2.0.0) | true |
| org.apache.velocity.context | [1.5.0, 2.0.0) | true |
| org.apache.velocity.exception | [1.5.0, 2.0.0) | true |
| org.apache.velocity.runtime.resource.loader | [1.5.0, 2.0.0) | true |
| org.apache.velocity.tools.generic | [1.4.0, 3.0.0) | true |
| org.apache.velocity.tools.view | [1.4.0, 3.0.0) | true |
| org.apache.velocity.tools.view.context | [1.4.0, 3.0.0) | true |
| org.apache.velocity.tools.view.servlet | [1.4.0, 3.0.0) | true |
| org.codehaus.jackson | [1.3.0, 2.0.0) | true |
| org.codehaus.jackson.map | [1.3.0, 2.0.0) | true |
| org.springframework.beans | [3.0.7, 3.0.8) | false |
| org.springframework.beans.factory | [3.0.7, 3.0.8) | false |
| org.springframework.beans.factory.config | [3.0.7, 3.0.8) | false |
| org.springframework.beans.factory.parsing | [3.0.7, 3.0.8) | false |
| org.springframework.beans.factory.support | [3.0.7, 3.0.8) | false |
| org.springframework.beans.factory.xml | [3.0.7, 3.0.8) | false |
| org.springframework.context | [3.0.7, 3.0.8) | false |
| org.springframework.context.event | [3.0.7, 3.0.8) | false |
| org.springframework.context.expression | [3.0.7, 3.0.8) | false |
| org.springframework.context.i18n | [3.0.7, 3.0.8) | false |
| org.springframework.context.support | [3.0.7, 3.0.8) | false |
| org.springframework.core | [3.0.7, 3.0.8) | false |
| org.springframework.core.annotation | [3.0.7, 3.0.8) | false |
| org.springframework.core.convert | [3.0.7, 3.0.8) | false |
| org.springframework.core.enums | [3.0.7, 3.0.8) | false |
| org.springframework.core.io | [3.0.7, 3.0.8) | false |
| org.springframework.core.io.support | [3.0.7, 3.0.8) | false |
| org.springframework.core.style | [3.0.7, 3.0.8) | false |
| org.springframework.expression | [3.0.7, 3.0.8) | false |
| org.springframework.expression.spel.standard | [3.0.7, 3.0.8) | false |
| org.springframework.expression.spel.support | [3.0.7, 3.0.8) | false |
| org.springframework.format.support | [3.0.7, 3.0.8) | false |
| org.springframework.http | [3.0.7, 3.0.8) | false |
| org.springframework.http.converter | [3.0.7, 3.0.8) | false |
| org.springframework.http.converter.feed | [3.0.7, 3.0.8) | false |
| org.springframework.http.converter.json | [3.0.7, 3.0.8) | false |
| org.springframework.http.converter.xml | [3.0.7, 3.0.8) | false |
| org.springframework.http.server | [3.0.7, 3.0.8) | false |
| org.springframework.oxm | [3.0.7, 3.0.8) | true |
| org.springframework.stereotype | [3.0.7, 3.0.8) | false |
| org.springframework.ui | [3.0.7, 3.0.8) | false |
| org.springframework.ui.context | [3.0.7, 3.0.8) | false |
| org.springframework.ui.context.support | [3.0.7, 3.0.8) | false |
| org.springframework.ui.freemarker | [3.0.7, 3.0.8) | false |
| org.springframework.ui.jasperreports | [3.0.7, 3.0.8) | false |
| org.springframework.ui.velocity | [3.0.7, 3.0.8) | false |
| org.springframework.util | [3.0.7, 3.0.8) | false |
| org.springframework.util.xml | [3.0.7, 3.0.8) | false |
| org.springframework.validation | [3.0.7, 3.0.8) | false |
| org.springframework.validation.beanvalidation | [3.0.7, 3.0.8) | false |
| org.springframework.validation.support | [3.0.7, 3.0.8) | false |
| org.springframework.web | [3.0.7, 3.0.8) | false |
| org.springframework.web.bind | [3.0.7, 3.0.8) | false |
| org.springframework.web.bind.annotation | [3.0.7, 3.0.8) | false |
| org.springframework.web.bind.annotation.support | [3.0.7, 3.0.8) | false |
| org.springframework.web.bind.support | [3.0.7, 3.0.8) | false |
| org.springframework.web.context | [3.0.7, 3.0.8) | false |
| org.springframework.web.context.request | [3.0.7, 3.0.8) | false |
| org.springframework.web.context.support | [3.0.7, 3.0.8) | false |
| org.springframework.web.multipart | [3.0.7, 3.0.8) | false |
| org.springframework.web.util | [3.0.7, 3.0.8) | false |
| org.w3c.dom | [0.0.0, infinity) | true |
| org.xml.sax | [0.0.0, infinity) | true |