mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 20:50:35 +00:00
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3014 50f2f4bb-b051-0410-bef5-90022cba6387
9 lines
333 B
Plaintext
9 lines
333 B
Plaintext
Bundle-SymbolicName: org.springframework.expression
|
|
Bundle-Name: Spring Expression Language
|
|
Bundle-Vendor: SpringSource
|
|
Bundle-ManifestVersion: 2
|
|
Import-Template:
|
|
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
|
org.springframework.core.*;version=${spring.osgi.range},
|
|
org.springframework.util.*;version=${spring.osgi.range}
|