Manifest-Version: 1.0 Automatic-Module-Name: org.osgi.service.jdbc Bundle-Copyright: Copyright (c) Contributors to the Eclipse Foundation Bundle-Description: OSGi Companion Code for org.osgi.service.jdbc Vers ion 1.1.0 Bundle-Developers: osgi; email=osgi-wg@eclipse.org; name="OSGi Working Group"; organization="Eclipse Foundation"; organizationUrl="https:// www.osgi.org/" Bundle-DocURL: https://docs.osgi.org/ Bundle-License: Apache-2.0;description="This program and the accompany ing materials are made available under the terms of the Apache Licens e, Version 2.0.";link="https://opensource.org/licenses/Apache-2.0" Bundle-ManifestVersion: 2 Bundle-Name: org.osgi:org.osgi.service.jdbc Bundle-SCM: url=https://github.com/osgi/osgi, connection=scm:git:https ://github.com/osgi/osgi.git, developerConnection=scm:git:git@github.c om:osgi/osgi.git, tag=8.1.0.cmpn Bundle-SymbolicName: org.osgi.service.jdbc Bundle-Vendor: Eclipse Foundation Bundle-Version: 1.1.0.202212101352 Export-Package: org.osgi.service.jdbc;version="1.1";uses:="javax.sql" Git-Descriptor: 8.1.0.cmpn Git-SHA: 8e96a2338c89bcf9976f71bd6f4fb3f5055f3f78 Import-Package: javax.sql Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE/compact2)(versi on=1.8))" SPDX-License-Identifier: Apache-2.0