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 =" FacetManager" >
4
+ <facet type =" Spring" name =" Spring" >
5
+ <configuration />
6
+ </facet >
7
+ </component >
8
+ <component name =" NewModuleRootManager" LANGUAGE_LEVEL =" JDK_1_8" >
9
+ <output url =" file://$MODULE_DIR$/target/classes" />
10
+ <output-test url =" file://$MODULE_DIR$/target/test-classes" />
11
+ <content url =" file://$MODULE_DIR$" >
12
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/java" isTestSource =" false" />
13
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/resources" type =" java-resource" />
14
+ <excludeFolder url =" file://$MODULE_DIR$/target" />
15
+ </content >
16
+ <orderEntry type =" inheritedJdk" />
17
+ <orderEntry type =" sourceFolder" forTests =" false" />
18
+ <orderEntry type =" module" module-name =" cf-chat-domain" />
19
+ <orderEntry type =" library" name =" Maven: org.projectlombok:lombok:1.16.16" level =" project" />
20
+ <orderEntry type =" library" name =" Maven: org.springframework.data:spring-data-commons:2.1.3.RELEASE" level =" project" />
21
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-core:5.1.3.RELEASE" level =" project" />
22
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-jcl:5.1.3.RELEASE" level =" project" />
23
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-beans:5.1.3.RELEASE" level =" project" />
24
+ <orderEntry type =" library" name =" Maven: org.slf4j:slf4j-api:1.7.25" level =" project" />
25
+ <orderEntry type =" library" name =" Maven: org.springframework.data:spring-data-mongodb:2.1.3.RELEASE" level =" project" />
26
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-tx:5.1.3.RELEASE" level =" project" />
27
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-context:5.1.3.RELEASE" level =" project" />
28
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-aop:5.1.3.RELEASE" level =" project" />
29
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-expression:5.1.3.RELEASE" level =" project" />
30
+ <orderEntry type =" library" name =" Maven: org.mongodb:mongo-java-driver:3.8.2" level =" project" />
31
+ <orderEntry type =" library" name =" Maven: org.hibernate:hibernate-core:5.3.7.Final" level =" project" />
32
+ <orderEntry type =" library" name =" Maven: org.jboss.logging:jboss-logging:3.3.2.Final" level =" project" />
33
+ <orderEntry type =" library" name =" Maven: javax.persistence:javax.persistence-api:2.2" level =" project" />
34
+ <orderEntry type =" library" name =" Maven: org.javassist:javassist:3.23.1-GA" level =" project" />
35
+ <orderEntry type =" library" name =" Maven: net.bytebuddy:byte-buddy:1.9.5" level =" project" />
36
+ <orderEntry type =" library" name =" Maven: antlr:antlr:2.7.7" level =" project" />
37
+ <orderEntry type =" library" name =" Maven: org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final" level =" project" />
38
+ <orderEntry type =" library" name =" Maven: org.jboss:jandex:2.0.5.Final" level =" project" />
39
+ <orderEntry type =" library" name =" Maven: com.fasterxml:classmate:1.4.0" level =" project" />
40
+ <orderEntry type =" library" name =" Maven: javax.activation:javax.activation-api:1.2.0" level =" project" />
41
+ <orderEntry type =" library" name =" Maven: org.dom4j:dom4j:2.1.1" level =" project" />
42
+ <orderEntry type =" library" name =" Maven: org.hibernate.common:hibernate-commons-annotations:5.0.4.Final" level =" project" />
43
+ <orderEntry type =" library" name =" Maven: com.google.guava:guava:24.0-jre" level =" project" />
44
+ <orderEntry type =" library" name =" Maven: com.google.code.findbugs:jsr305:1.3.9" level =" project" />
45
+ <orderEntry type =" library" name =" Maven: org.checkerframework:checker-compat-qual:2.0.0" level =" project" />
46
+ <orderEntry type =" library" name =" Maven: com.google.errorprone:error_prone_annotations:2.1.3" level =" project" />
47
+ <orderEntry type =" library" name =" Maven: com.google.j2objc:j2objc-annotations:1.1" level =" project" />
48
+ <orderEntry type =" library" name =" Maven: org.codehaus.mojo:animal-sniffer-annotations:1.14" level =" project" />
49
+ <orderEntry type =" library" name =" Maven: commons-io:commons-io:2.6" level =" project" />
50
+ <orderEntry type =" library" name =" Maven: org.apache.commons:commons-lang3:3.6" level =" project" />
51
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-data-mongodb:2.1.1.RELEASE" level =" project" />
52
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter:2.1.1.RELEASE" level =" project" />
53
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot:2.1.1.RELEASE" level =" project" />
54
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-autoconfigure:2.1.1.RELEASE" level =" project" />
55
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-logging:2.1.1.RELEASE" level =" project" />
56
+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-classic:1.2.3" level =" project" />
57
+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-core:1.2.3" level =" project" />
58
+ <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-to-slf4j:2.11.1" level =" project" />
59
+ <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-api:2.11.1" level =" project" />
60
+ <orderEntry type =" library" name =" Maven: org.slf4j:jul-to-slf4j:1.7.25" level =" project" />
61
+ <orderEntry type =" library" name =" Maven: javax.annotation:javax.annotation-api:1.3.2" level =" project" />
62
+ <orderEntry type =" library" scope =" RUNTIME" name =" Maven: org.yaml:snakeyaml:1.23" level =" project" />
63
+ <orderEntry type =" library" name =" Maven: org.mongodb:mongodb-driver:3.8.2" level =" project" />
64
+ <orderEntry type =" library" name =" Maven: org.mongodb:bson:3.8.2" level =" project" />
65
+ <orderEntry type =" library" name =" Maven: org.mongodb:mongodb-driver-core:3.8.2" level =" project" />
66
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-amqp:2.1.1.RELEASE" level =" project" />
67
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-messaging:5.1.3.RELEASE" level =" project" />
68
+ <orderEntry type =" library" name =" Maven: org.springframework.amqp:spring-rabbit:2.1.2.RELEASE" level =" project" />
69
+ <orderEntry type =" library" name =" Maven: org.springframework.amqp:spring-amqp:2.1.2.RELEASE" level =" project" />
70
+ <orderEntry type =" library" name =" Maven: org.springframework.retry:spring-retry:1.2.2.RELEASE" level =" project" />
71
+ <orderEntry type =" library" name =" Maven: com.rabbitmq:amqp-client:5.4.3" level =" project" />
72
+ <orderEntry type =" library" name =" Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:2.0.1" level =" project" />
73
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-jdbc:2.1.1.RELEASE" level =" project" />
74
+ <orderEntry type =" library" name =" Maven: com.zaxxer:HikariCP:3.2.0" level =" project" />
75
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-jdbc:5.1.3.RELEASE" level =" project" />
76
+ <orderEntry type =" library" name =" Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.0.1" level =" project" />
77
+ <orderEntry type =" library" name =" Maven: org.mybatis:mybatis:3.5.1" level =" project" />
78
+ <orderEntry type =" library" name =" Maven: org.mybatis:mybatis-spring:2.0.1" level =" project" />
79
+ <orderEntry type =" library" name =" Maven: com.github.pagehelper:pagehelper:5.1.8" level =" project" />
80
+ <orderEntry type =" library" name =" Maven: com.github.jsqlparser:jsqlparser:2.0" level =" project" />
81
+ <orderEntry type =" library" name =" Maven: mysql:mysql-connector-java:5.1.40" level =" project" />
82
+ <orderEntry type =" library" name =" Maven: com.alibaba:druid:1.1.16" level =" project" />
83
+ </component >
84
+ </module >
0 commit comments