Files
spring-data-commons/template.mf
2010-08-13 14:05:10 -04:00

10 lines
380 B
Plaintext

Bundle-SymbolicName: org.springframework.data.commons
Bundle-Name: Spring Data Commons
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
org.springframework.core.*;version="[3.0.0, 4.0.0)",
org.springframework.dao.*;version="[3.0.0, 4.0.0)",
org.springframework.transaction.*;version="[3.0.0, 4.0.0)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)"