| Bundle-Version: 0.1 | |
| 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.13,3)", | |
| javax.annotation;version="0", | |
| org.aopalliance.aop;version="1" |