mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
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}
|