5
5
<output-test url =" file://$MODULE_DIR$/target/test-classes" />
6
6
<content url =" file://$MODULE_DIR$" >
7
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
8
<excludeFolder url =" file://$MODULE_DIR$/target" />
11
9
</content >
12
10
<orderEntry type =" inheritedJdk" />
13
11
<orderEntry type =" sourceFolder" forTests =" false" />
14
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-web:1.5.8.RELEASE" level =" project" />
15
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter:1.5.8.RELEASE" level =" project" />
16
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot:1.5.8.RELEASE" level =" project" />
17
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-autoconfigure:1.5.8.RELEASE" level =" project" />
18
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-logging:1.5.8.RELEASE" level =" project" />
19
- <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-classic:1.1.11" level =" project" />
20
- <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-core:1.1.11" level =" project" />
21
- <orderEntry type =" library" name =" Maven: org.slf4j:jcl-over-slf4j:1.7.25" level =" project" />
22
- <orderEntry type =" library" name =" Maven: org.slf4j:jul-to-slf4j:1.7.25" level =" project" />
23
- <orderEntry type =" library" name =" Maven: org.slf4j:log4j-over-slf4j:1.7.25" level =" project" />
24
- <orderEntry type =" library" scope =" RUNTIME" name =" Maven: org.yaml:snakeyaml:1.17" level =" project" />
25
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-tomcat:1.5.8.RELEASE" level =" project" />
26
- <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.23" level =" project" />
27
- <orderEntry type =" library" name =" Maven: org.apache.tomcat:tomcat-annotations-api:8.5.23" level =" project" />
28
- <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.23" level =" project" />
29
- <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23" level =" project" />
30
- <orderEntry type =" library" name =" Maven: org.hibernate:hibernate-validator:5.3.5.Final" level =" project" />
31
- <orderEntry type =" library" name =" Maven: javax.validation:validation-api:1.1.0.Final" level =" project" />
32
- <orderEntry type =" library" name =" Maven: org.jboss.logging:jboss-logging:3.3.1.Final" level =" project" />
33
- <orderEntry type =" library" name =" Maven: com.fasterxml:classmate:1.3.4" level =" project" />
34
- <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-databind:2.8.10" level =" project" />
35
- <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.0" level =" project" />
36
- <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-core:2.8.10" level =" project" />
37
- <orderEntry type =" library" name =" Maven: org.springframework:spring-web:4.3.12.RELEASE" level =" project" />
38
- <orderEntry type =" library" name =" Maven: org.springframework:spring-aop:4.3.12.RELEASE" level =" project" />
39
- <orderEntry type =" library" name =" Maven: org.springframework:spring-beans:4.3.12.RELEASE" level =" project" />
40
- <orderEntry type =" library" name =" Maven: org.springframework:spring-context:4.3.12.RELEASE" level =" project" />
41
- <orderEntry type =" library" name =" Maven: org.springframework:spring-webmvc:4.3.12.RELEASE" level =" project" />
42
- <orderEntry type =" library" name =" Maven: org.springframework:spring-expression:4.3.12.RELEASE" level =" project" />
43
- <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework.boot:spring-boot-starter-test:1.5.8.RELEASE" level =" project" />
44
- <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework.boot:spring-boot-test:1.5.8.RELEASE" level =" project" />
45
- <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.5.8.RELEASE" level =" project" />
12
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework.boot:spring-boot-starter-web:1.5.0.RELEASE" level =" project" />
13
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework.boot:spring-boot-starter:1.5.0.RELEASE" level =" project" />
14
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework.boot:spring-boot:1.5.0.RELEASE" level =" project" />
15
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework.boot:spring-boot-autoconfigure:1.5.0.RELEASE" level =" project" />
16
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework.boot:spring-boot-starter-logging:1.5.0.RELEASE" level =" project" />
17
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: ch.qos.logback:logback-classic:1.1.9" level =" project" />
18
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: ch.qos.logback:logback-core:1.1.9" level =" project" />
19
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.slf4j:jcl-over-slf4j:1.7.22" level =" project" />
20
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.slf4j:jul-to-slf4j:1.7.22" level =" project" />
21
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.slf4j:log4j-over-slf4j:1.7.22" level =" project" />
22
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.yaml:snakeyaml:1.17" level =" project" />
23
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework.boot:spring-boot-starter-tomcat:1.5.0.RELEASE" level =" project" />
24
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.11" level =" project" />
25
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.11" level =" project" />
26
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.11" level =" project" />
27
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.hibernate:hibernate-validator:5.3.4.Final" level =" project" />
28
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: javax.validation:validation-api:1.1.0.Final" level =" project" />
29
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.jboss.logging:jboss-logging:3.3.0.Final" level =" project" />
30
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.fasterxml:classmate:1.3.3" level =" project" />
31
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.fasterxml.jackson.core:jackson-databind:2.8.6" level =" project" />
32
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.0" level =" project" />
33
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: com.fasterxml.jackson.core:jackson-core:2.8.6" level =" project" />
34
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework:spring-web:4.3.6.RELEASE" level =" project" />
35
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework:spring-aop:4.3.6.RELEASE" level =" project" />
36
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework:spring-beans:4.3.6.RELEASE" level =" project" />
37
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework:spring-context:4.3.6.RELEASE" level =" project" />
38
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework:spring-webmvc:4.3.6.RELEASE" level =" project" />
39
+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.springframework:spring-expression:4.3.6.RELEASE" level =" project" />
40
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework.boot:spring-boot-starter-test:1.5.0.RELEASE" level =" project" />
41
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework.boot:spring-boot-test:1.5.0.RELEASE" level =" project" />
42
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.5.0.RELEASE" level =" project" />
46
43
<orderEntry type =" library" scope =" TEST" name =" Maven: com.jayway.jsonpath:json-path:2.2.0" level =" project" />
47
44
<orderEntry type =" library" scope =" TEST" name =" Maven: net.minidev:json-smart:2.2.1" level =" project" />
48
45
<orderEntry type =" library" scope =" TEST" name =" Maven: net.minidev:accessors-smart:1.1" level =" project" />
49
46
<orderEntry type =" library" scope =" TEST" name =" Maven: org.ow2.asm:asm:5.0.3" level =" project" />
50
- <orderEntry type =" library" name =" Maven: org.slf4j:slf4j-api:1.7.25 " level =" project" />
47
+ <orderEntry type =" library" scope = " PROVIDED " name =" Maven: org.slf4j:slf4j-api:1.7.22 " level =" project" />
51
48
<orderEntry type =" library" scope =" TEST" name =" Maven: junit:junit:4.12" level =" project" />
52
49
<orderEntry type =" library" scope =" TEST" name =" Maven: org.assertj:assertj-core:2.6.0" level =" project" />
53
50
<orderEntry type =" library" scope =" TEST" name =" Maven: org.mockito:mockito-core:1.10.19" level =" project" />
56
53
<orderEntry type =" library" scope =" TEST" name =" Maven: org.hamcrest:hamcrest-library:1.3" level =" project" />
57
54
<orderEntry type =" library" scope =" TEST" name =" Maven: org.skyscreamer:jsonassert:1.4.0" level =" project" />
58
55
<orderEntry type =" library" scope =" TEST" name =" Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level =" project" />
59
- <orderEntry type =" library" name =" Maven: org.springframework:spring-core:4.3.12 .RELEASE" level =" project" />
60
- <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework:spring-test:4.3.12 .RELEASE" level =" project" />
56
+ <orderEntry type =" library" scope = " PROVIDED " name =" Maven: org.springframework:spring-core:4.3.6 .RELEASE" level =" project" />
57
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework:spring-test:4.3.6 .RELEASE" level =" project" />
61
58
</component >
62
59
</module >
0 commit comments