]> git.argeo.org Git - gpl/argeo-slc.git/blob - eclipse/plugins/modules/org.argeo.slc.client.hibernate/META-INF/MANIFEST.MF
be1074d3d9d8d7df26f137b8bca4117a9d01099c
[gpl/argeo-slc.git] / eclipse / plugins / modules / org.argeo.slc.client.hibernate / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Hibernate Interface for RCP Client
4 Bundle-SymbolicName: org.argeo.slc.client.hibernate
5 Bundle-Version: 0.13.1.SNAPSHOT
6 Require-Bundle: org.eclipse.ui;resolution:=optional,
7 org.eclipse.rap.ui;resolution:=optional
8 Import-Package: org.aopalliance.aop;version="1.0.0",
9 org.argeo.slc.client.aspects,
10 org.argeo.slc.client.contentprovider,
11 org.argeo.slc.client.ui,
12 org.argeo.slc.core.structure.tree,
13 org.argeo.slc.core.test.tree,
14 org.argeo.slc.dao.process,
15 org.argeo.slc.dao.test.tree,
16 org.hibernate,
17 org.hibernate.classic,
18 org.springframework.aop;version="2.5.6.SEC01",
19 org.springframework.aop.aspectj.annotation;version="2.5.6.SEC01",
20 org.springframework.aop.framework;version="2.5.6.SEC01",
21 org.springframework.transaction;version="2.5.6.SEC01"