blob: e18e43d85bcd279ca85036ae22633d0dbf5558c4 [file] [log] [blame]
Bundle-ManifestVersion: 2
Bundle-Version: ${version}
Bundle-Name: Virgo Recipe MongoDB
Bundle-SymbolicName: org.eclipse.virgo.samples.recipe.data.mongodb
Import-Bundle: org.springframework.aop,
org.springframework.beans,
org.springframework.core,
org.springframework.transaction,
org.springframework.data.commons,
org.springframework.data.mongodb
Excluded-Imports: org.springframework.*
Import-Package: com.mongodb;version="[3.8,4)",
javax.annotation;version="0",
org.aopalliance.aop;version="1"