]> git.argeo.org Git - lgpl/argeo-commons.git/blob - server/modules/org.argeo.server.jdbc/META-INF/MANIFEST.MF
b6b758fbbd60895fd7c1fc48fab2456cb69ff260
[lgpl/argeo-commons.git] / server / modules / org.argeo.server.jdbc / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Tool: Bnd-1.15.0
3 Bundle-Name: Commons Server Spring JDBC Drivers for OSGi
4 Created-By: 1.6.0_20 (Sun Microsystems Inc.)
5 Bundle-RequiredExecutionEnvironment: J2SE-1.5
6 Bundle-Vendor: Argeo
7 Fragment-Host: org.springframework.jdbc
8 Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131931
9 Bundle-ManifestVersion: 2
10 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
11 Bundle-Description: Makes commons JDBC drivers visible to Spring JDBC
12 in an OSGi runtime
13 Import-Package: com.microsoft.sqlserver.jdbc;resolution:=optional,com.
14 mysql.jdbc;resolution:=optional,net.sourceforge.jtds.jdbc;resolution:
15 =optional,oracle.jdbc;resolution:=optional,org.apache.derby.jdbc;reso
16 lution:=optional,org.h2;resolution:=optional,org.hsqldb;resolution:=o
17 ptional,org.postgresql;resolution:=optional
18 Bundle-SymbolicName: org.argeo.server.jdbc
19 Bundle-DocURL: http://www.argeo.org
20