1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
3
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
4
|
<output url="file://$MODULE_DIR$/target/classes" />
|
5
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
6
|
<content url="file://$MODULE_DIR$">
|
7
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
8
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
9
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
10
|
</content>
|
11
|
<orderEntry type="inheritedJdk" />
|
12
|
<orderEntry type="sourceFolder" forTests="false" />
|
13
|
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.9" level="project" />
|
14
|
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.1" level="project" />
|
15
|
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-web:3.2.1.RELEASE" level="project" />
|
16
|
<orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" />
|
17
|
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-core:3.2.1.RELEASE" level="project" />
|
18
|
<orderEntry type="library" name="Maven: org.springframework:spring-beans:3.2.8.RELEASE" level="project" />
|
19
|
<orderEntry type="library" name="Maven: org.springframework:spring-core:3.2.8.RELEASE" level="project" />
|
20
|
<orderEntry type="library" name="Maven: org.springframework:spring-expression:3.2.8.RELEASE" level="project" />
|
21
|
<orderEntry type="library" name="Maven: org.springframework:spring-web:3.2.8.RELEASE" level="project" />
|
22
|
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:3.2.1.RELEASE" level="project" />
|
23
|
<orderEntry type="library" name="Maven: org.springframework:spring-aop:3.2.8.RELEASE" level="project" />
|
24
|
<orderEntry type="library" name="Maven: org.springframework:spring-context:4.2.5.RELEASE" level="project" />
|
25
|
<orderEntry type="library" name="Maven: org.springframework:spring-tx:4.2.5.RELEASE" level="project" />
|
26
|
<orderEntry type="library" scope="PROVIDED" name="Maven: javax.servlet:javax.servlet-api:3.1.0" level="project" />
|
27
|
<orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
|
28
|
</component>
|
29
|
</module>
|