spring-framework/org.springframework.expression/template.mf

13 lines
542 B
Plaintext
Raw Normal View History

2008-07-11 14:34:50 +08:00
Bundle-SymbolicName: org.springframework.expression
Bundle-Name: Spring Expression Language
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
2009-02-13 07:03:58 +08:00
org.springframework.util;version="[3.0.0, 3.0.1)",
2009-04-02 05:47:35 +08:00
org.springframework.core;version="[3.0.0, 3.0.1)",
org.springframework.core.convert;version="[3.0.0, 3.0.1)",
org.springframework.core.convert.service;version="[3.0.0, 3.0.1)",
2008-07-11 14:34:50 +08:00
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
org.antlr.runtime;version="[3.0.1,4.0.0)",
org.antlr.runtime.tree;version="[3.0.1,4.0.0)"