blob: ec80833b3cacaecbec91833dc7462f70fc8d63cf [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.data.core,
org.springframework.data.mongodb
Excluded-Imports: org.springframework.*
Import-Package: com.mongodb;version="[2.14.3,3)",
javax.annotation;version="0",
org.aopalliance.aop;version="1"