data-writer-mysql.iml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282
  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. <excludeFolder url="file://$MODULE_DIR$/target" />
  8. </content>
  9. <orderEntry type="inheritedJdk" />
  10. <orderEntry type="sourceFolder" forTests="false" />
  11. <orderEntry type="module-library">
  12. <library>
  13. <CLASSES>
  14. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/cloud/spring-cloud-starter-bootstrap/3.1.1/spring-cloud-starter-bootstrap-3.1.1.jar!/" />
  15. </CLASSES>
  16. <JAVADOC />
  17. <SOURCES />
  18. </library>
  19. </orderEntry>
  20. <orderEntry type="module-library">
  21. <library>
  22. <CLASSES>
  23. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/cloud/spring-cloud-starter/3.1.1/spring-cloud-starter-3.1.1.jar!/" />
  24. </CLASSES>
  25. <JAVADOC />
  26. <SOURCES />
  27. </library>
  28. </orderEntry>
  29. <orderEntry type="module-library">
  30. <library>
  31. <CLASSES>
  32. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter/2.6.6/spring-boot-starter-2.6.6.jar!/" />
  33. </CLASSES>
  34. <JAVADOC />
  35. <SOURCES />
  36. </library>
  37. </orderEntry>
  38. <orderEntry type="module-library">
  39. <library>
  40. <CLASSES>
  41. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot/2.6.6/spring-boot-2.6.6.jar!/" />
  42. </CLASSES>
  43. <JAVADOC />
  44. <SOURCES />
  45. </library>
  46. </orderEntry>
  47. <orderEntry type="module-library">
  48. <library>
  49. <CLASSES>
  50. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/5.3.18/spring-core-5.3.18.jar!/" />
  51. </CLASSES>
  52. <JAVADOC />
  53. <SOURCES />
  54. </library>
  55. </orderEntry>
  56. <orderEntry type="module-library">
  57. <library>
  58. <CLASSES>
  59. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-jcl/5.3.18/spring-jcl-5.3.18.jar!/" />
  60. </CLASSES>
  61. <JAVADOC />
  62. <SOURCES />
  63. </library>
  64. </orderEntry>
  65. <orderEntry type="module-library">
  66. <library>
  67. <CLASSES>
  68. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/5.3.18/spring-context-5.3.18.jar!/" />
  69. </CLASSES>
  70. <JAVADOC />
  71. <SOURCES />
  72. </library>
  73. </orderEntry>
  74. <orderEntry type="module-library">
  75. <library>
  76. <CLASSES>
  77. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-aop/5.3.18/spring-aop-5.3.18.jar!/" />
  78. </CLASSES>
  79. <JAVADOC />
  80. <SOURCES />
  81. </library>
  82. </orderEntry>
  83. <orderEntry type="module-library">
  84. <library>
  85. <CLASSES>
  86. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-beans/5.3.18/spring-beans-5.3.18.jar!/" />
  87. </CLASSES>
  88. <JAVADOC />
  89. <SOURCES />
  90. </library>
  91. </orderEntry>
  92. <orderEntry type="module-library">
  93. <library>
  94. <CLASSES>
  95. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-expression/5.3.18/spring-expression-5.3.18.jar!/" />
  96. </CLASSES>
  97. <JAVADOC />
  98. <SOURCES />
  99. </library>
  100. </orderEntry>
  101. <orderEntry type="module-library">
  102. <library>
  103. <CLASSES>
  104. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-autoconfigure/2.6.6/spring-boot-autoconfigure-2.6.6.jar!/" />
  105. </CLASSES>
  106. <JAVADOC />
  107. <SOURCES />
  108. </library>
  109. </orderEntry>
  110. <orderEntry type="module-library">
  111. <library>
  112. <CLASSES>
  113. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-logging/2.6.6/spring-boot-starter-logging-2.6.6.jar!/" />
  114. </CLASSES>
  115. <JAVADOC />
  116. <SOURCES />
  117. </library>
  118. </orderEntry>
  119. <orderEntry type="module-library">
  120. <library>
  121. <CLASSES>
  122. <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar!/" />
  123. </CLASSES>
  124. <JAVADOC />
  125. <SOURCES />
  126. </library>
  127. </orderEntry>
  128. <orderEntry type="module-library">
  129. <library>
  130. <CLASSES>
  131. <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar!/" />
  132. </CLASSES>
  133. <JAVADOC />
  134. <SOURCES />
  135. </library>
  136. </orderEntry>
  137. <orderEntry type="module-library">
  138. <library>
  139. <CLASSES>
  140. <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar!/" />
  141. </CLASSES>
  142. <JAVADOC />
  143. <SOURCES />
  144. </library>
  145. </orderEntry>
  146. <orderEntry type="module-library">
  147. <library>
  148. <CLASSES>
  149. <root url="jar://$MAVEN_REPOSITORY$/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar!/" />
  150. </CLASSES>
  151. <JAVADOC />
  152. <SOURCES />
  153. </library>
  154. </orderEntry>
  155. <orderEntry type="module-library">
  156. <library>
  157. <CLASSES>
  158. <root url="jar://$MAVEN_REPOSITORY$/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar!/" />
  159. </CLASSES>
  160. <JAVADOC />
  161. <SOURCES />
  162. </library>
  163. </orderEntry>
  164. <orderEntry type="module-library">
  165. <library>
  166. <CLASSES>
  167. <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar!/" />
  168. </CLASSES>
  169. <JAVADOC />
  170. <SOURCES />
  171. </library>
  172. </orderEntry>
  173. <orderEntry type="module-library">
  174. <library>
  175. <CLASSES>
  176. <root url="jar://$MAVEN_REPOSITORY$/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar!/" />
  177. </CLASSES>
  178. <JAVADOC />
  179. <SOURCES />
  180. </library>
  181. </orderEntry>
  182. <orderEntry type="module-library">
  183. <library>
  184. <CLASSES>
  185. <root url="jar://$MAVEN_REPOSITORY$/org/yaml/snakeyaml/1.29/snakeyaml-1.29.jar!/" />
  186. </CLASSES>
  187. <JAVADOC />
  188. <SOURCES />
  189. </library>
  190. </orderEntry>
  191. <orderEntry type="module-library">
  192. <library>
  193. <CLASSES>
  194. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/cloud/spring-cloud-context/3.1.1/spring-cloud-context-3.1.1.jar!/" />
  195. </CLASSES>
  196. <JAVADOC />
  197. <SOURCES />
  198. </library>
  199. </orderEntry>
  200. <orderEntry type="module-library">
  201. <library>
  202. <CLASSES>
  203. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/security/spring-security-crypto/5.6.2/spring-security-crypto-5.6.2.jar!/" />
  204. </CLASSES>
  205. <JAVADOC />
  206. <SOURCES />
  207. </library>
  208. </orderEntry>
  209. <orderEntry type="module-library">
  210. <library>
  211. <CLASSES>
  212. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/cloud/spring-cloud-commons/3.1.1/spring-cloud-commons-3.1.1.jar!/" />
  213. </CLASSES>
  214. <JAVADOC />
  215. <SOURCES />
  216. </library>
  217. </orderEntry>
  218. <orderEntry type="module-library">
  219. <library>
  220. <CLASSES>
  221. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/security/spring-security-rsa/1.0.10.RELEASE/spring-security-rsa-1.0.10.RELEASE.jar!/" />
  222. </CLASSES>
  223. <JAVADOC />
  224. <SOURCES />
  225. </library>
  226. </orderEntry>
  227. <orderEntry type="module-library">
  228. <library>
  229. <CLASSES>
  230. <root url="jar://$MAVEN_REPOSITORY$/org/bouncycastle/bcpkix-jdk15on/1.68/bcpkix-jdk15on-1.68.jar!/" />
  231. </CLASSES>
  232. <JAVADOC />
  233. <SOURCES />
  234. </library>
  235. </orderEntry>
  236. <orderEntry type="module-library">
  237. <library>
  238. <CLASSES>
  239. <root url="jar://$MAVEN_REPOSITORY$/org/bouncycastle/bcprov-jdk15on/1.68/bcprov-jdk15on-1.68.jar!/" />
  240. </CLASSES>
  241. <JAVADOC />
  242. <SOURCES />
  243. </library>
  244. </orderEntry>
  245. <orderEntry type="module-library">
  246. <library>
  247. <CLASSES>
  248. <root url="jar://$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar!/" />
  249. </CLASSES>
  250. <JAVADOC />
  251. <SOURCES />
  252. </library>
  253. </orderEntry>
  254. <orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.22" level="project" />
  255. <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-bootstrap:3.1.1" level="project" />
  256. <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter:3.1.1" level="project" />
  257. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.6.6" level="project" />
  258. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.6.6" level="project" />
  259. <orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.18" level="project" />
  260. <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.18" level="project" />
  261. <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.18" level="project" />
  262. <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.18" level="project" />
  263. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.6.6" level="project" />
  264. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.6.6" level="project" />
  265. <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.11" level="project" />
  266. <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.11" level="project" />
  267. <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.36" level="project" />
  268. <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.17.2" level="project" />
  269. <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.17.2" level="project" />
  270. <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.36" level="project" />
  271. <orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
  272. <orderEntry type="library" name="Maven: org.springframework:spring-core:5.3.18" level="project" />
  273. <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.3.18" level="project" />
  274. <orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.29" level="project" />
  275. <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-context:3.1.1" level="project" />
  276. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:5.6.2" level="project" />
  277. <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-commons:3.1.1" level="project" />
  278. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-rsa:1.0.10.RELEASE" level="project" />
  279. <orderEntry type="library" name="Maven: org.bouncycastle:bcpkix-jdk15on:1.68" level="project" />
  280. <orderEntry type="library" name="Maven: org.bouncycastle:bcprov-jdk15on:1.68" level="project" />
  281. </component>
  282. </module>