2
0

template.mf 359 B

123456789101112
  1. Implementation-Title: org.springframework.security.crypto
  2. Implementation-Version: ${version}
  3. Bundle-SymbolicName: org.springframework.security.crypto
  4. Bundle-Name: Spring Security Crypto
  5. Bundle-Vendor: SpringSource
  6. Bundle-Version: ${version}
  7. Bundle-ManifestVersion: 2
  8. Excluded-Imports:
  9. javax.crypto.*
  10. Ignored-Existing-Headers:
  11. Import-Package,
  12. Export-Package