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_7" inherit-compiler-output="false">
|
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
|
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
10
|
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
|
11
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
12
|
</content>
|
13
|
<orderEntry type="inheritedJdk" />
|
14
|
<orderEntry type="sourceFolder" forTests="false" />
|
15
|
<orderEntry type="library" name="Maven: com.google.gwt:gwt-user:2.7.0" level="project" />
|
16
|
<orderEntry type="library" name="Maven: javax.validation:validation-api:1.0.0.GA" level="project" />
|
17
|
<orderEntry type="library" name="Maven: javax.validation:validation-api:sources:1.0.0.GA" level="project" />
|
18
|
<orderEntry type="library" name="Maven: com.google.gwt:gwt-servlet:2.7.0" level="project" />
|
19
|
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
|
20
|
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
|
21
|
<orderEntry type="library" name="Maven: postgresql:postgresql:9.1-901.jdbc4" level="project" />
|
22
|
<orderEntry type="library" name="Maven: org.springframework:spring-tx:4.0.0.RELEASE" level="project" />
|
23
|
<orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" />
|
24
|
<orderEntry type="library" name="Maven: org.springframework:spring-beans:4.0.0.RELEASE" level="project" />
|
25
|
<orderEntry type="library" name="Maven: org.springframework:spring-core:4.0.0.RELEASE" level="project" />
|
26
|
<orderEntry type="library" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
|
27
|
<orderEntry type="library" name="Maven: org.springframework:spring-aop:4.0.0.RELEASE" level="project" />
|
28
|
<orderEntry type="library" name="Maven: org.springframework:spring-orm:4.0.0.RELEASE" level="project" />
|
29
|
<orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.7.3" level="project" />
|
30
|
<orderEntry type="library" name="Maven: org.aspectj:aspectjtools:1.7.3" level="project" />
|
31
|
<orderEntry type="library" name="Maven: org.springframework:spring-context:4.0.0.RELEASE" level="project" />
|
32
|
<orderEntry type="library" name="Maven: org.springframework:spring-expression:4.0.0.RELEASE" level="project" />
|
33
|
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:4.0.0.RELEASE" level="project" />
|
34
|
<orderEntry type="library" name="Maven: org.springframework:spring-jdbc:4.0.0.RELEASE" level="project" />
|
35
|
<orderEntry type="library" name="Maven: org.springframework:spring-test:4.0.0.RELEASE" level="project" />
|
36
|
<orderEntry type="library" name="Maven: commons-dbcp:commons-dbcp:1.4" level="project" />
|
37
|
<orderEntry type="library" name="Maven: commons-pool:commons-pool:1.5.4" level="project" />
|
38
|
<orderEntry type="library" name="Maven: javax.mail:mail:1.4" level="project" />
|
39
|
<orderEntry type="library" name="Maven: javax.activation:activation:1.1" level="project" />
|
40
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.5.1" level="project" />
|
41
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.5.1" level="project" />
|
42
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.5.0" level="project" />
|
43
|
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.10" level="project" />
|
44
|
<orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" />
|
45
|
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.3.2" level="project" />
|
46
|
<orderEntry type="library" name="Maven: net.sf.ehcache:ehcache:2.9.0" level="project" />
|
47
|
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.7" level="project" />
|
48
|
<orderEntry type="library" name="Maven: com.opencsv:opencsv:3.5" level="project" />
|
49
|
<orderEntry type="library" scope="TEST" name="Maven: xerces:xercesImpl:2.11.0" level="project" />
|
50
|
<orderEntry type="library" name="Maven: xml-apis:xml-apis:1.4.01" level="project" />
|
51
|
<orderEntry type="library" name="Maven: org.hibernate:hibernate-core:4.3.11.Final" level="project" />
|
52
|
<orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.1.3.GA" level="project" />
|
53
|
<orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1" level="project" />
|
54
|
<orderEntry type="library" name="Maven: org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final" level="project" />
|
55
|
<orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" />
|
56
|
<orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:4.0.5.Final" level="project" />
|
57
|
<orderEntry type="library" name="Maven: org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final" level="project" />
|
58
|
<orderEntry type="library" name="Maven: org.javassist:javassist:3.18.1-GA" level="project" />
|
59
|
<orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" />
|
60
|
<orderEntry type="library" name="Maven: org.jboss:jandex:1.1.0.Final" level="project" />
|
61
|
<orderEntry type="library" name="Maven: javassist:javassist:3.12.1.GA" level="project" />
|
62
|
<orderEntry type="library" name="Maven: org.aspectj:aspectjrt:1.5.4" level="project" />
|
63
|
<orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
|
64
|
</component>
|
65
|
</module>
|