Spring Beans 3.2.0.RELEASE
org.springframework
Added: 2012-12-13
A newer version is available
3.2.2.RELEASE
Download:
Ivy:
<dependency org="org.springframework" name="org.springframework.beans" rev="3.2.0.RELEASE" />
Maven:
<dependency>
<groupId>org.springframework</groupId>
<artifactId>org.springframework.beans</artifactId>
<version>3.2.0.RELEASE</version>
</dependency>
MANIFEST.MF
Import-Bundle: org.springframework.beans;version="[3.2.0.RELEASE,3.2.0.RELEASE]"
Libraries (1)
- Spring Framework 3.2.0.RELEASE
Required Dependencies (3)
| Bundle Name | Bundle Symbolic Name | Version |
|---|---|---|
| Apache Commons Logging | com.springsource.org.apache.commons.logging | 1.1.1 |
| Spring Core | org.springframework.core | 3.2.0.RELEASE |
| Java XML Stream API (StAX) | com.springsource.javax.xml.stream | 1.0.1 |
Exported Packages (14)
- org.springframework.beans
- org.springframework.beans.annotation
- org.springframework.beans.factory
- org.springframework.beans.factory.access
- org.springframework.beans.factory.access.el
- org.springframework.beans.factory.annotation
- org.springframework.beans.factory.config
- org.springframework.beans.factory.parsing
- org.springframework.beans.factory.serviceloader
- org.springframework.beans.factory.support
- org.springframework.beans.factory.wiring
- org.springframework.beans.factory.xml
- org.springframework.beans.propertyeditors
- org.springframework.beans.support
Imported Packages (16)
| Package Name | Version Range | Optional? |
|---|---|---|
| javax.el | [1.0.0, 3.0.0) | true |
| javax.inject | [1.0.0, 2.0.0) | true |
| javax.xml.parsers | [0.0.0, infinity) | true |
| org.apache.commons.logging | [1.1.1, 2.0.0) | false |
| org.springframework.cglib.proxy | [3.2.0.RELEASE, 3.2.0.RELEASE] | false |
| org.springframework.core | [3.2.0.RELEASE, 3.2.0.RELEASE] | false |
| org.springframework.core.annotation | [3.2.0.RELEASE, 3.2.0.RELEASE] | false |
| org.springframework.core.convert | [3.2.0.RELEASE, 3.2.0.RELEASE] | false |
| org.springframework.core.env | [3.2.0.RELEASE, 3.2.0.RELEASE] | false |
| org.springframework.core.io | [3.2.0.RELEASE, 3.2.0.RELEASE] | false |
| org.springframework.core.io.support | [3.2.0.RELEASE, 3.2.0.RELEASE] | false |
| org.springframework.core.type | [3.2.0.RELEASE, 3.2.0.RELEASE] | false |
| org.springframework.util | [3.2.0.RELEASE, 3.2.0.RELEASE] | false |
| org.springframework.util.xml | [3.2.0.RELEASE, 3.2.0.RELEASE] | false |
| org.w3c.dom | [0.0.0, infinity) | true |
| org.xml.sax | [0.0.0, infinity) | true |