2008-10-21 16:04:24 +08:00
|
|
|
Bundle-SymbolicName: org.springframework.beans
|
|
|
|
Bundle-Name: Spring Beans
|
|
|
|
Bundle-Vendor: SpringSource
|
|
|
|
Bundle-ManifestVersion: 2
|
2008-10-23 16:38:18 +08:00
|
|
|
Import-Template:
|
2008-11-20 20:52:24 +08:00
|
|
|
javax.el.*;version="[1.0.0, 2.0.0)";resolution:=optional,
|
2008-10-23 00:13:37 +08:00
|
|
|
net.sf.cglib.*;version="[2.1.3, 2.2.0)";resolution:=optional,
|
|
|
|
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
2008-10-28 19:20:47 +08:00
|
|
|
org.springframework.core.*;version="[3.0.0, 3.0.1)",
|
|
|
|
org.springframework.util.*;version="[3.0.0, 3.0.1)",
|
2008-10-23 16:38:18 +08:00
|
|
|
Unversioned-Imports:
|
2008-11-26 06:20:53 +08:00
|
|
|
*
|
|
|
|
|