Spring Beans 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.beans" rev="3.0.7.RELEASE" />
Maven:
<dependency>
<groupId>org.springframework</groupId>
<artifactId>org.springframework.beans</artifactId>
<version>3.0.7.RELEASE</version>
</dependency>
MANIFEST.MF
Import-Bundle: org.springframework.beans;version="[3.0.7.RELEASE,3.0.7.RELEASE]"
Libraries (1)
- Spring Framework 3.0.7.RELEASE
Required Dependencies (2)
| Bundle Name | Bundle Symbolic Name | Version |
|---|---|---|
| Apache Commons Logging | com.springsource.org.apache.commons.logging | 1.1.1 |
| Spring Core | org.springframework.core | 3.0.7.RELEASE |
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 |
| net.sf.cglib.proxy | [2.1.3, 3.0.0) | true |
| org.apache.commons.logging | [1.1.1, 2.0.0) | 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.convert.support | [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.type | [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.w3c.dom | [0.0.0, infinity) | true |
| org.xml.sax | [0.0.0, infinity) | true |