| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Osee Access |
| Bundle-SymbolicName: org.eclipse.osee.framework.access;singleton:=true |
| Bundle-Version: 0.26.0.qualifier |
| Bundle-Vendor: Eclipse Open System Engineering Environment |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Import-Package: com.google.common.cache, |
| org.eclipse.core.resources, |
| org.eclipse.core.runtime, |
| org.eclipse.jdt.annotation, |
| org.eclipse.osee.framework.core.data, |
| org.eclipse.osee.framework.core.enums, |
| org.eclipse.osee.framework.core.exception, |
| org.eclipse.osee.framework.core.model, |
| org.eclipse.osee.framework.core.model.access, |
| org.eclipse.osee.framework.core.model.cache, |
| org.eclipse.osee.framework.core.model.event, |
| org.eclipse.osee.framework.core.model.type, |
| org.eclipse.osee.framework.core.operation, |
| org.eclipse.osee.framework.core.services, |
| org.eclipse.osee.framework.core.util, |
| org.eclipse.osee.framework.jdk.core.type, |
| org.eclipse.osee.framework.jdk.core.util, |
| org.eclipse.osee.framework.lifecycle, |
| org.eclipse.osee.framework.logging, |
| org.eclipse.osee.framework.skynet.core, |
| org.eclipse.osee.framework.skynet.core.access, |
| org.eclipse.osee.framework.skynet.core.artifact, |
| org.eclipse.osee.framework.skynet.core.artifact.search, |
| org.eclipse.osee.framework.skynet.core.event, |
| org.eclipse.osee.framework.skynet.core.event.filter, |
| org.eclipse.osee.framework.skynet.core.event.listener, |
| org.eclipse.osee.framework.skynet.core.event.model, |
| org.eclipse.osee.framework.skynet.core.relation, |
| org.eclipse.osee.framework.skynet.core.utility, |
| org.eclipse.osee.jdbc, |
| org.eclipse.osee.orcs.rest.client, |
| org.eclipse.osee.orcs.rest.model, |
| org.osgi.framework, |
| org.osgi.service.event, |
| org.osgi.util.tracker |
| Bundle-ActivationPolicy: lazy |
| Eclipse-ExtensibleAPI: true |
| Export-Package: org.eclipse.osee.framework.access, |
| org.eclipse.osee.framework.access.internal.data |
| Service-Component: OSGI-INF/*.xml |