10 lines
380 B
Plaintext
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)"
|