| Manifest-Version: 1.0 |
| Export-Package: |
| org.eclipse.persistence.tools.gen.nosql.mongo, |
| org.eclipse.persistence.tools.gen.nosql.mongo.meta |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
| Require-Bundle: org.apache.velocity;bundle-version="1.5.0", |
| org.apache.commons.collections;bundle-version="3.2.0", |
| org.jdom;bundle-version="1.1.1", |
| org.apache.commons.lang;bundle-version="2.1.0", |
| org.eclipse.persistence.tools.utility;bundle-version="2.6.0", |
| org.eclipse.persistence.tools.mapping;bundle-version="2.6.0", |
| javax.persistence;bundle-version="2.0.4" |
| Bundle-SymbolicName: org.eclipse.persistence.tools.gen.nosql |
| Bundle-Name: EclipseLink Tools NoSql |
| Bundle-Vendor: Eclipse.org - EclipseLink Project |
| Bundle-Version: 2.6.0.qualifier |
| Bundle-ManifestVersion: 2 |
| Import-Package: com.mongodb;resolution:=optional, |
| org.bson;resolution:=optional |