]> git.argeo.org Git - gpl/argeo-slc.git/blob - modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF
d5b0eb9a9584517f84706dfa53c73f7316318a9b
[gpl/argeo-slc.git] / modules / server / org.argeo.slc.webapp.war / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ClassPath: WEB-INF/classes
3 Bundle-Version: 0.13.0.SNAPSHOT
4 Bundle-Name: SLC Webapp
5 Web-ContextPath: org.argeo.slc.webapp
6 Bundle-SymbolicName: org.argeo.slc.webapp
7 Import-Package: javax.jcr;specification-version="1.0.0",
8 net.sf.cglib.core,
9 net.sf.cglib.proxy,
10 net.sf.cglib.reflect,
11 org.aopalliance.aop,
12 org.argeo.security.mvc;specification-version="0.1.3.SNAPSHOT-r3402",
13 org.argeo.server,
14 org.argeo.server.jackrabbit.webdav;specification-version="0.1.3.SNAPSHOT-r3543",
15 org.argeo.server.jcr.mvc;specification-version="0.1.3.SNAPSHOT-r3478",
16 org.argeo.server.json;specification-version="0.1.3.SNAPSHOT-r3371",
17 org.argeo.server.mvc,
18 org.argeo.slc.build,
19 org.argeo.slc.core.attachment,
20 org.argeo.slc.core.test.tree,
21 org.argeo.slc.dao.process,
22 org.argeo.slc.dao.runtime,
23 org.argeo.slc.dao.test,
24 org.argeo.slc.dao.test.tree,
25 org.argeo.slc.deploy,
26 org.argeo.slc.msg.event,
27 org.argeo.slc.runtime,
28 org.argeo.slc.services,
29 org.argeo.slc.web.mvc,
30 org.argeo.slc.web.mvc.controllers,
31 org.argeo.slc.web.mvc.provisioning,
32 org.hibernate.hql.ast;resolution:=optional,
33 org.hibernate.jdbc;resolution:=optional,
34 org.springframework.aop,
35 org.springframework.aop.framework,
36 org.springframework.aop.scope,
37 org.springframework.beans.factory.support,
38 org.springframework.osgi.web.context.support,
39 org.springframework.oxm,
40 org.springframework.security,
41 org.springframework.security.config;specification-version="2.0.4.A",
42 org.springframework.security.context,
43 org.springframework.security.providers,
44 org.springframework.security.ui,
45 org.springframework.security.ui.webapp,
46 org.springframework.security.userdetails;specification-version="2.0.4.A",
47 org.springframework.security.userdetails.memory,
48 org.springframework.transaction,
49 org.springframework.web.context,
50 org.springframework.web.context.request,
51 org.springframework.web.context.support,
52 org.springframework.web.filter,
53 org.springframework.web.servlet,
54 org.springframework.web.servlet.handler,
55 org.springframework.web.servlet.mvc,
56 org.springframework.web.servlet.mvc.annotation,
57 org.springframework.web.servlet.view;specification-version="2.5.6.SEC01"