]> git.argeo.org Git - gpl/argeo-slc.git/blob - modules/server/org.argeo.slc.server.h2/META-INF/MANIFEST.MF
Update manifests
[gpl/argeo-slc.git] / modules / server / org.argeo.slc.server.h2 / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Server H2
4 Bundle-SymbolicName: org.argeo.slc.server.h2
5 Bundle-Version: 0.13.1.SNAPSHOT
6 Bundle-Vendor: Argeo
7 Import-Package: net.sf.ehcache.hibernate,
8 org.aopalliance.aop,
9 org.argeo.slc.core.attachment,
10 org.argeo.slc.core.structure,
11 org.argeo.slc.core.structure.tree,
12 org.argeo.slc.core.test,
13 org.argeo.slc.core.test.tree,
14 org.argeo.slc.hibernate,
15 org.argeo.slc.hibernate.attachment,
16 org.argeo.slc.hibernate.process,
17 org.argeo.slc.hibernate.runtime,
18 org.argeo.slc.hibernate.structure,
19 org.argeo.slc.hibernate.test,
20 org.argeo.slc.hibernate.test.tree,
21 org.argeo.slc.process,
22 org.argeo.slc.runtime,
23 org.argeo.slc.test,
24 org.h2,
25 org.h2.jdbcx,
26 org.hibernate,
27 org.hibernate.hql.ast,
28 org.springframework.beans.factory.config,
29 org.springframework.cache.ehcache,
30 org.springframework.jdbc.datasource,
31 org.springframework.orm.hibernate3