| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 | 
							- <?xml version="1.0" encoding="UTF-8"?>
 
- <project-modules id="moduleCoreId" project-version="1.5.0">
 
- 	<wb-module deploy-name="maxkey-web-maxkey">
 
- 		<property name="context-root" value="/maxkey"/>
 
- 		<wb-resource deploy-path="/WEB-INF/classes" source-path="src/main/resources"/>
 
- 		<wb-resource deploy-path="/WEB-INF/classes" source-path="src/main/java"/>
 
- 		<wb-resource deploy-path="/" source-path="src/main/webapp"/>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-core/maxkey-core">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-dao/maxkey-dao">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-jose-jwt/maxkey-jose-jwt">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-client-sdk/maxkey-client-sdk">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-authentications/maxkey-authentications">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-authorize/maxkey-protocol-authorize">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-cas/maxkey-protocol-cas">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-desktop/maxkey-protocol-desktop">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-extendapi/maxkey-protocol-extendapi">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-formbased/maxkey-protocol-formbased">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-tokenbased/maxkey-protocol-tokenbased">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-oauth-2.0/maxkey-protocol-oauth-2.0">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 		<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-saml-2.0/maxkey-protocol-saml-2.0">
 
- 			<dependency-type>uses</dependency-type>
 
- 		</dependent-module>
 
- 	</wb-module>
 
- </project-modules>
 
 
  |