Blame view

etunicorn-server.iml 8.9 KB
496ce01e   Geoffrey PREUD'HOMME   Allez, venez aussi !
1
  <?xml version="1.0" encoding="UTF-8"?>
8cbe108c   badetitou   Connect to Database
2
  <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" version="4">
496ce01e   Geoffrey PREUD'HOMME   Allez, venez aussi !
3
4
5
6
7
    <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false">
      <output url="file://$MODULE_DIR$/target/classes" />
      <output-test url="file://$MODULE_DIR$/target/test-classes" />
      <content url="file://$MODULE_DIR$">
        <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
8cbe108c   badetitou   Connect to Database
8
        <sourceFolder url="file://$MODULE_DIR$/src/main/ressources" type="java-resource" />
496ce01e   Geoffrey PREUD'HOMME   Allez, venez aussi !
9
10
11
12
        <excludeFolder url="file://$MODULE_DIR$/target" />
      </content>
      <orderEntry type="inheritedJdk" />
      <orderEntry type="sourceFolder" forTests="false" />
a901828f   badetitou   correction raml 3
13
      <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.3" level="project" />
790d94b4   Geoffrey PREUD'HOMME   Base de données, ...
14
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-rest:1.4.4.RELEASE" level="project" />
0e498f62   Geoffrey PREUD'HOMME   Consomation → Con...
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.4.4.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.4.4.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.4.4.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:1.4.4.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.1.9" level="project" />
      <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.1.9" level="project" />
      <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.22" level="project" />
      <orderEntry type="library" name="Maven: org.slf4j:log4j-over-slf4j:1.7.22" level="project" />
      <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.17" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.4.4.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.4.4.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.11" level="project" />
      <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.11" level="project" />
      <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.11" level="project" />
      <orderEntry type="library" name="Maven: org.hibernate:hibernate-validator:5.2.4.Final" level="project" />
      <orderEntry type="library" name="Maven: javax.validation:validation-api:1.1.0.Final" level="project" />
      <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.3" level="project" />
      <orderEntry type="library" name="Maven: org.springframework:spring-web:4.3.6.RELEASE" level="project" />
0e498f62   Geoffrey PREUD'HOMME   Consomation → Con...
33
      <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.6.RELEASE" level="project" />
dcfbf6e6   Geoffrey PREUD'HOMME   Revert "Recopie d...
34
      <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.3.6.RELEASE" level="project" />
496ce01e   Geoffrey PREUD'HOMME   Allez, venez aussi !
35
      <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.6" level="project" />
790d94b4   Geoffrey PREUD'HOMME   Base de données, ...
36
      <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.8.6" level="project" />
496ce01e   Geoffrey PREUD'HOMME   Allez, venez aussi !
37
      <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.8.6" level="project" />
790d94b4   Geoffrey PREUD'HOMME   Base de données, ...
38
39
40
41
42
43
44
45
      <orderEntry type="library" name="Maven: org.springframework.data:spring-data-rest-webmvc:2.5.7.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.data:spring-data-rest-core:2.5.7.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.hateoas:spring-hateoas:0.20.0.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.atteo:evo-inflector:1.2.1" level="project" />
      <orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.22" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:1.4.4.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:1.4.4.RELEASE" level="project" />
dcfbf6e6   Geoffrey PREUD'HOMME   Revert "Recopie d...
46
      <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.3.6.RELEASE" level="project" />
790d94b4   Geoffrey PREUD'HOMME   Base de données, ...
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
      <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.9" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:1.4.4.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.apache.tomcat:tomcat-jdbc:8.5.11" level="project" />
      <orderEntry type="library" name="Maven: org.apache.tomcat:tomcat-juli:8.5.11" level="project" />
      <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:4.3.6.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.hibernate:hibernate-core:5.0.11.Final" level="project" />
      <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.0.Final" level="project" />
      <orderEntry type="library" name="Maven: org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final" level="project" />
      <orderEntry type="library" name="Maven: org.javassist:javassist:3.20.0-GA" level="project" />
      <orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" />
      <orderEntry type="library" name="Maven: org.jboss:jandex:2.0.0.Final" level="project" />
      <orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" />
      <orderEntry type="library" name="Maven: xml-apis:xml-apis:1.4.01" level="project" />
      <orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:5.0.1.Final" level="project" />
      <orderEntry type="library" name="Maven: org.hibernate:hibernate-entitymanager:5.0.11.Final" level="project" />
      <orderEntry type="library" name="Maven: javax.transaction:javax.transaction-api:1.2" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.data:spring-data-jpa:1.10.7.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.12.7.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework:spring-orm:4.3.6.RELEASE" level="project" />
dcfbf6e6   Geoffrey PREUD'HOMME   Revert "Recopie d...
66
      <orderEntry type="library" name="Maven: org.springframework:spring-context:4.3.6.RELEASE" level="project" />
790d94b4   Geoffrey PREUD'HOMME   Base de données, ...
67
      <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.3.6.RELEASE" level="project" />
dcfbf6e6   Geoffrey PREUD'HOMME   Revert "Recopie d...
68
      <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.3.6.RELEASE" level="project" />
790d94b4   Geoffrey PREUD'HOMME   Base de données, ...
69
70
71
72
73
74
75
76
77
78
79
80
      <orderEntry type="library" name="Maven: org.springframework:spring-aspects:4.3.6.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-test:1.4.4.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-test:1.4.4.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.4.4.RELEASE" level="project" />
      <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
      <orderEntry type="library" name="Maven: org.assertj:assertj-core:2.5.0" level="project" />
      <orderEntry type="library" name="Maven: org.mockito:mockito-core:1.10.19" level="project" />
      <orderEntry type="library" scope="RUNTIME" name="Maven: org.objenesis:objenesis:2.1" level="project" />
      <orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
      <orderEntry type="library" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" />
      <orderEntry type="library" name="Maven: org.skyscreamer:jsonassert:1.3.0" level="project" />
      <orderEntry type="library" name="Maven: org.json:json:20140107" level="project" />
496ce01e   Geoffrey PREUD'HOMME   Allez, venez aussi !
81
      <orderEntry type="library" name="Maven: org.springframework:spring-core:4.3.6.RELEASE" level="project" />
790d94b4   Geoffrey PREUD'HOMME   Base de données, ...
82
      <orderEntry type="library" name="Maven: org.springframework:spring-test:4.3.6.RELEASE" level="project" />
790d94b4   Geoffrey PREUD'HOMME   Base de données, ...
83
84
85
86
      <orderEntry type="library" name="Maven: com.jayway.jsonpath:json-path:2.2.0" level="project" />
      <orderEntry type="library" name="Maven: net.minidev:json-smart:2.2.1" level="project" />
      <orderEntry type="library" name="Maven: net.minidev:accessors-smart:1.1" level="project" />
      <orderEntry type="library" name="Maven: org.ow2.asm:asm:5.0.3" level="project" />
496ce01e   Geoffrey PREUD'HOMME   Allez, venez aussi !
87
      <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.22" level="project" />
8cbe108c   badetitou   Connect to Database
88
      <orderEntry type="library" name="Maven: org.xerial:sqlite-jdbc:3.16.1" level="project" />
6ae819f3   badetitou   Go to JSON
89
      <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.3" level="project" />
496ce01e   Geoffrey PREUD'HOMME   Allez, venez aussi !
90
    </component>
8cbe108c   badetitou   Connect to Database
91
  </module>