pump-common.iml 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593
  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. <facet type="web" name="Web">
  8. <configuration>
  9. <webroots />
  10. </configuration>
  11. </facet>
  12. </component>
  13. <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
  14. <output url="file://$MODULE_DIR$/target/classes" />
  15. <output-test url="file://$MODULE_DIR$/target/test-classes" />
  16. <content url="file://$MODULE_DIR$">
  17. <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
  18. <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
  19. <excludeFolder url="file://$MODULE_DIR$/target" />
  20. </content>
  21. <orderEntry type="inheritedJdk" />
  22. <orderEntry type="sourceFolder" forTests="false" />
  23. <orderEntry type="module-library">
  24. <library>
  25. <CLASSES>
  26. <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-boot-starter/3.2.0/mybatis-plus-boot-starter-3.2.0.jar!/" />
  27. </CLASSES>
  28. <JAVADOC />
  29. <SOURCES />
  30. </library>
  31. </orderEntry>
  32. <orderEntry type="module-library">
  33. <library>
  34. <CLASSES>
  35. <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus/3.2.0/mybatis-plus-3.2.0.jar!/" />
  36. </CLASSES>
  37. <JAVADOC />
  38. <SOURCES />
  39. </library>
  40. </orderEntry>
  41. <orderEntry type="module-library">
  42. <library>
  43. <CLASSES>
  44. <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.2.0/mybatis-plus-extension-3.2.0.jar!/" />
  45. </CLASSES>
  46. <JAVADOC />
  47. <SOURCES />
  48. </library>
  49. </orderEntry>
  50. <orderEntry type="module-library">
  51. <library>
  52. <CLASSES>
  53. <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-core/3.2.0/mybatis-plus-core-3.2.0.jar!/" />
  54. </CLASSES>
  55. <JAVADOC />
  56. <SOURCES />
  57. </library>
  58. </orderEntry>
  59. <orderEntry type="module-library">
  60. <library>
  61. <CLASSES>
  62. <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-annotation/3.2.0/mybatis-plus-annotation-3.2.0.jar!/" />
  63. </CLASSES>
  64. <JAVADOC />
  65. <SOURCES />
  66. </library>
  67. </orderEntry>
  68. <orderEntry type="module-library">
  69. <library>
  70. <CLASSES>
  71. <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.2/mybatis-3.5.2.jar!/" />
  72. </CLASSES>
  73. <JAVADOC />
  74. <SOURCES />
  75. </library>
  76. </orderEntry>
  77. <orderEntry type="module-library">
  78. <library>
  79. <CLASSES>
  80. <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/2.1/jsqlparser-2.1.jar!/" />
  81. </CLASSES>
  82. <JAVADOC />
  83. <SOURCES />
  84. </library>
  85. </orderEntry>
  86. <orderEntry type="module-library">
  87. <library>
  88. <CLASSES>
  89. <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis-spring/2.0.2/mybatis-spring-2.0.2.jar!/" />
  90. </CLASSES>
  91. <JAVADOC />
  92. <SOURCES />
  93. </library>
  94. </orderEntry>
  95. <orderEntry type="module-library">
  96. <library>
  97. <CLASSES>
  98. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-autoconfigure/2.1.5.RELEASE/spring-boot-autoconfigure-2.1.5.RELEASE.jar!/" />
  99. </CLASSES>
  100. <JAVADOC />
  101. <SOURCES />
  102. </library>
  103. </orderEntry>
  104. <orderEntry type="module-library">
  105. <library>
  106. <CLASSES>
  107. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot/2.1.5.RELEASE/spring-boot-2.1.5.RELEASE.jar!/" />
  108. </CLASSES>
  109. <JAVADOC />
  110. <SOURCES />
  111. </library>
  112. </orderEntry>
  113. <orderEntry type="module-library">
  114. <library>
  115. <CLASSES>
  116. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/5.1.7.RELEASE/spring-core-5.1.7.RELEASE.jar!/" />
  117. </CLASSES>
  118. <JAVADOC />
  119. <SOURCES />
  120. </library>
  121. </orderEntry>
  122. <orderEntry type="module-library">
  123. <library>
  124. <CLASSES>
  125. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-jcl/5.1.7.RELEASE/spring-jcl-5.1.7.RELEASE.jar!/" />
  126. </CLASSES>
  127. <JAVADOC />
  128. <SOURCES />
  129. </library>
  130. </orderEntry>
  131. <orderEntry type="module-library">
  132. <library>
  133. <CLASSES>
  134. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/5.1.7.RELEASE/spring-context-5.1.7.RELEASE.jar!/" />
  135. </CLASSES>
  136. <JAVADOC />
  137. <SOURCES />
  138. </library>
  139. </orderEntry>
  140. <orderEntry type="module-library">
  141. <library>
  142. <CLASSES>
  143. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-aop/5.1.7.RELEASE/spring-aop-5.1.7.RELEASE.jar!/" />
  144. </CLASSES>
  145. <JAVADOC />
  146. <SOURCES />
  147. </library>
  148. </orderEntry>
  149. <orderEntry type="module-library">
  150. <library>
  151. <CLASSES>
  152. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-beans/5.1.7.RELEASE/spring-beans-5.1.7.RELEASE.jar!/" />
  153. </CLASSES>
  154. <JAVADOC />
  155. <SOURCES />
  156. </library>
  157. </orderEntry>
  158. <orderEntry type="module-library">
  159. <library>
  160. <CLASSES>
  161. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-expression/5.1.7.RELEASE/spring-expression-5.1.7.RELEASE.jar!/" />
  162. </CLASSES>
  163. <JAVADOC />
  164. <SOURCES />
  165. </library>
  166. </orderEntry>
  167. <orderEntry type="module-library">
  168. <library>
  169. <CLASSES>
  170. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-jdbc/2.1.5.RELEASE/spring-boot-starter-jdbc-2.1.5.RELEASE.jar!/" />
  171. </CLASSES>
  172. <JAVADOC />
  173. <SOURCES />
  174. </library>
  175. </orderEntry>
  176. <orderEntry type="module-library">
  177. <library>
  178. <CLASSES>
  179. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter/2.1.5.RELEASE/spring-boot-starter-2.1.5.RELEASE.jar!/" />
  180. </CLASSES>
  181. <JAVADOC />
  182. <SOURCES />
  183. </library>
  184. </orderEntry>
  185. <orderEntry type="module-library">
  186. <library>
  187. <CLASSES>
  188. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-logging/2.1.5.RELEASE/spring-boot-starter-logging-2.1.5.RELEASE.jar!/" />
  189. </CLASSES>
  190. <JAVADOC />
  191. <SOURCES />
  192. </library>
  193. </orderEntry>
  194. <orderEntry type="module-library">
  195. <library>
  196. <CLASSES>
  197. <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/" />
  198. </CLASSES>
  199. <JAVADOC />
  200. <SOURCES />
  201. </library>
  202. </orderEntry>
  203. <orderEntry type="module-library">
  204. <library>
  205. <CLASSES>
  206. <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar!/" />
  207. </CLASSES>
  208. <JAVADOC />
  209. <SOURCES />
  210. </library>
  211. </orderEntry>
  212. <orderEntry type="module-library">
  213. <library>
  214. <CLASSES>
  215. <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar!/" />
  216. </CLASSES>
  217. <JAVADOC />
  218. <SOURCES />
  219. </library>
  220. </orderEntry>
  221. <orderEntry type="module-library">
  222. <library>
  223. <CLASSES>
  224. <root url="jar://$MAVEN_REPOSITORY$/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar!/" />
  225. </CLASSES>
  226. <JAVADOC />
  227. <SOURCES />
  228. </library>
  229. </orderEntry>
  230. <orderEntry type="module-library">
  231. <library>
  232. <CLASSES>
  233. <root url="jar://$MAVEN_REPOSITORY$/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar!/" />
  234. </CLASSES>
  235. <JAVADOC />
  236. <SOURCES />
  237. </library>
  238. </orderEntry>
  239. <orderEntry type="module-library">
  240. <library>
  241. <CLASSES>
  242. <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar!/" />
  243. </CLASSES>
  244. <JAVADOC />
  245. <SOURCES />
  246. </library>
  247. </orderEntry>
  248. <orderEntry type="module-library">
  249. <library>
  250. <CLASSES>
  251. <root url="jar://$MAVEN_REPOSITORY$/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar!/" />
  252. </CLASSES>
  253. <JAVADOC />
  254. <SOURCES />
  255. </library>
  256. </orderEntry>
  257. <orderEntry type="module-library">
  258. <library>
  259. <CLASSES>
  260. <root url="jar://$MAVEN_REPOSITORY$/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar!/" />
  261. </CLASSES>
  262. <JAVADOC />
  263. <SOURCES />
  264. </library>
  265. </orderEntry>
  266. <orderEntry type="module-library">
  267. <library>
  268. <CLASSES>
  269. <root url="jar://$MAVEN_REPOSITORY$/com/zaxxer/HikariCP/3.2.0/HikariCP-3.2.0.jar!/" />
  270. </CLASSES>
  271. <JAVADOC />
  272. <SOURCES />
  273. </library>
  274. </orderEntry>
  275. <orderEntry type="module-library">
  276. <library>
  277. <CLASSES>
  278. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-jdbc/5.1.7.RELEASE/spring-jdbc-5.1.7.RELEASE.jar!/" />
  279. </CLASSES>
  280. <JAVADOC />
  281. <SOURCES />
  282. </library>
  283. </orderEntry>
  284. <orderEntry type="module-library">
  285. <library>
  286. <CLASSES>
  287. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-tx/5.1.7.RELEASE/spring-tx-5.1.7.RELEASE.jar!/" />
  288. </CLASSES>
  289. <JAVADOC />
  290. <SOURCES />
  291. </library>
  292. </orderEntry>
  293. <orderEntry type="module-library">
  294. <library>
  295. <CLASSES>
  296. <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger2/2.6.1/springfox-swagger2-2.6.1.jar!/" />
  297. </CLASSES>
  298. <JAVADOC />
  299. <SOURCES />
  300. </library>
  301. </orderEntry>
  302. <orderEntry type="module-library">
  303. <library>
  304. <CLASSES>
  305. <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-annotations/1.5.10/swagger-annotations-1.5.10.jar!/" />
  306. </CLASSES>
  307. <JAVADOC />
  308. <SOURCES />
  309. </library>
  310. </orderEntry>
  311. <orderEntry type="module-library">
  312. <library>
  313. <CLASSES>
  314. <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-models/1.5.10/swagger-models-1.5.10.jar!/" />
  315. </CLASSES>
  316. <JAVADOC />
  317. <SOURCES />
  318. </library>
  319. </orderEntry>
  320. <orderEntry type="module-library">
  321. <library>
  322. <CLASSES>
  323. <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar!/" />
  324. </CLASSES>
  325. <JAVADOC />
  326. <SOURCES />
  327. </library>
  328. </orderEntry>
  329. <orderEntry type="module-library">
  330. <library>
  331. <CLASSES>
  332. <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spi/2.6.1/springfox-spi-2.6.1.jar!/" />
  333. </CLASSES>
  334. <JAVADOC />
  335. <SOURCES />
  336. </library>
  337. </orderEntry>
  338. <orderEntry type="module-library">
  339. <library>
  340. <CLASSES>
  341. <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-core/2.6.1/springfox-core-2.6.1.jar!/" />
  342. </CLASSES>
  343. <JAVADOC />
  344. <SOURCES />
  345. </library>
  346. </orderEntry>
  347. <orderEntry type="module-library">
  348. <library>
  349. <CLASSES>
  350. <root url="jar://$MAVEN_REPOSITORY$/com/google/guava/guava/18.0/guava-18.0.jar!/" />
  351. </CLASSES>
  352. <JAVADOC />
  353. <SOURCES />
  354. </library>
  355. </orderEntry>
  356. <orderEntry type="module-library">
  357. <library>
  358. <CLASSES>
  359. <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/classmate/1.4.0/classmate-1.4.0.jar!/" />
  360. </CLASSES>
  361. <JAVADOC />
  362. <SOURCES />
  363. </library>
  364. </orderEntry>
  365. <orderEntry type="module-library">
  366. <library>
  367. <CLASSES>
  368. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar!/" />
  369. </CLASSES>
  370. <JAVADOC />
  371. <SOURCES />
  372. </library>
  373. </orderEntry>
  374. <orderEntry type="module-library">
  375. <library>
  376. <CLASSES>
  377. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.jar!/" />
  378. </CLASSES>
  379. <JAVADOC />
  380. <SOURCES />
  381. </library>
  382. </orderEntry>
  383. <orderEntry type="module-library">
  384. <library>
  385. <CLASSES>
  386. <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-schema/2.6.1/springfox-schema-2.6.1.jar!/" />
  387. </CLASSES>
  388. <JAVADOC />
  389. <SOURCES />
  390. </library>
  391. </orderEntry>
  392. <orderEntry type="module-library">
  393. <library>
  394. <CLASSES>
  395. <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-common/2.6.1/springfox-swagger-common-2.6.1.jar!/" />
  396. </CLASSES>
  397. <JAVADOC />
  398. <SOURCES />
  399. </library>
  400. </orderEntry>
  401. <orderEntry type="module-library">
  402. <library>
  403. <CLASSES>
  404. <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spring-web/2.6.1/springfox-spring-web-2.6.1.jar!/" />
  405. </CLASSES>
  406. <JAVADOC />
  407. <SOURCES />
  408. </library>
  409. </orderEntry>
  410. <orderEntry type="module-library">
  411. <library>
  412. <CLASSES>
  413. <root url="jar://$MAVEN_REPOSITORY$/org/mapstruct/mapstruct/1.0.0.Final/mapstruct-1.0.0.Final.jar!/" />
  414. </CLASSES>
  415. <JAVADOC />
  416. <SOURCES />
  417. </library>
  418. </orderEntry>
  419. <orderEntry type="module-library">
  420. <library>
  421. <CLASSES>
  422. <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-spring/1.4.0/shiro-spring-1.4.0.jar!/" />
  423. </CLASSES>
  424. <JAVADOC />
  425. <SOURCES />
  426. </library>
  427. </orderEntry>
  428. <orderEntry type="module-library">
  429. <library>
  430. <CLASSES>
  431. <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/" />
  432. </CLASSES>
  433. <JAVADOC />
  434. <SOURCES />
  435. </library>
  436. </orderEntry>
  437. <orderEntry type="module-library">
  438. <library>
  439. <CLASSES>
  440. <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/" />
  441. </CLASSES>
  442. <JAVADOC />
  443. <SOURCES />
  444. </library>
  445. </orderEntry>
  446. <orderEntry type="module-library">
  447. <library>
  448. <CLASSES>
  449. <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0.jar!/" />
  450. </CLASSES>
  451. <JAVADOC />
  452. <SOURCES />
  453. </library>
  454. </orderEntry>
  455. <orderEntry type="module-library">
  456. <library>
  457. <CLASSES>
  458. <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/" />
  459. </CLASSES>
  460. <JAVADOC />
  461. <SOURCES />
  462. </library>
  463. </orderEntry>
  464. <orderEntry type="module-library">
  465. <library>
  466. <CLASSES>
  467. <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-crypto-core/1.4.0/shiro-crypto-core-1.4.0.jar!/" />
  468. </CLASSES>
  469. <JAVADOC />
  470. <SOURCES />
  471. </library>
  472. </orderEntry>
  473. <orderEntry type="module-library">
  474. <library>
  475. <CLASSES>
  476. <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/" />
  477. </CLASSES>
  478. <JAVADOC />
  479. <SOURCES />
  480. </library>
  481. </orderEntry>
  482. <orderEntry type="module-library">
  483. <library>
  484. <CLASSES>
  485. <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar!/" />
  486. </CLASSES>
  487. <JAVADOC />
  488. <SOURCES />
  489. </library>
  490. </orderEntry>
  491. <orderEntry type="module-library">
  492. <library>
  493. <CLASSES>
  494. <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/" />
  495. </CLASSES>
  496. <JAVADOC />
  497. <SOURCES />
  498. </library>
  499. </orderEntry>
  500. <orderEntry type="module-library">
  501. <library>
  502. <CLASSES>
  503. <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/" />
  504. </CLASSES>
  505. <JAVADOC />
  506. <SOURCES />
  507. </library>
  508. </orderEntry>
  509. <orderEntry type="module-library">
  510. <library>
  511. <CLASSES>
  512. <root url="jar://$MAVEN_REPOSITORY$/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/" />
  513. </CLASSES>
  514. <JAVADOC />
  515. <SOURCES />
  516. </library>
  517. </orderEntry>
  518. <orderEntry type="module-library">
  519. <library>
  520. <CLASSES>
  521. <root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar!/" />
  522. </CLASSES>
  523. <JAVADOC />
  524. <SOURCES />
  525. </library>
  526. </orderEntry>
  527. <orderEntry type="module-library">
  528. <library>
  529. <CLASSES>
  530. <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-web/1.4.0/shiro-web-1.4.0.jar!/" />
  531. </CLASSES>
  532. <JAVADOC />
  533. <SOURCES />
  534. </library>
  535. </orderEntry>
  536. <orderEntry type="module-library">
  537. <library>
  538. <CLASSES>
  539. <root url="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/8.0.16/mysql-connector-java-8.0.16.jar!/" />
  540. </CLASSES>
  541. <JAVADOC />
  542. <SOURCES />
  543. </library>
  544. </orderEntry>
  545. <orderEntry type="module-library">
  546. <library>
  547. <CLASSES>
  548. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-configuration-processor/2.1.5.RELEASE/spring-boot-configuration-processor-2.1.5.RELEASE.jar!/" />
  549. </CLASSES>
  550. <JAVADOC />
  551. <SOURCES />
  552. </library>
  553. </orderEntry>
  554. <orderEntry type="module-library">
  555. <library>
  556. <CLASSES>
  557. <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/fastjson/1.2.62/fastjson-1.2.62.jar!/" />
  558. </CLASSES>
  559. <JAVADOC />
  560. <SOURCES />
  561. </library>
  562. </orderEntry>
  563. <orderEntry type="module-library">
  564. <library>
  565. <CLASSES>
  566. <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-generator/3.2.0/mybatis-plus-generator-3.2.0.jar!/" />
  567. </CLASSES>
  568. <JAVADOC />
  569. <SOURCES />
  570. </library>
  571. </orderEntry>
  572. <orderEntry type="module-library">
  573. <library>
  574. <CLASSES>
  575. <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-ui/2.6.1/springfox-swagger-ui-2.6.1.jar!/" />
  576. </CLASSES>
  577. <JAVADOC />
  578. <SOURCES />
  579. </library>
  580. </orderEntry>
  581. <orderEntry type="module-library">
  582. <library>
  583. <CLASSES>
  584. <root url="jar://$MAVEN_REPOSITORY$/org/crazycake/shiro-redis/3.1.0/shiro-redis-3.1.0.jar!/" />
  585. </CLASSES>
  586. <JAVADOC />
  587. <SOURCES />
  588. </library>
  589. </orderEntry>
  590. <orderEntry type="module-library">
  591. <library>
  592. <CLASSES>
  593. <root url="jar://$MAVEN_REPOSITORY$/redis/clients/jedis/2.9.3/jedis-2.9.3.jar!/" />
  594. </CLASSES>
  595. <JAVADOC />
  596. <SOURCES />
  597. </library>
  598. </orderEntry>
  599. <orderEntry type="module-library">
  600. <library>
  601. <CLASSES>
  602. <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.6.2/commons-pool2-2.6.2.jar!/" />
  603. </CLASSES>
  604. <JAVADOC />
  605. <SOURCES />
  606. </library>
  607. </orderEntry>
  608. <orderEntry type="module-library">
  609. <library>
  610. <CLASSES>
  611. <root url="jar://$MAVEN_REPOSITORY$/com/puppycrawl/tools/checkstyle/8.3/checkstyle-8.3.jar!/" />
  612. </CLASSES>
  613. <JAVADOC />
  614. <SOURCES />
  615. </library>
  616. </orderEntry>
  617. <orderEntry type="module-library">
  618. <library>
  619. <CLASSES>
  620. <root url="jar://$MAVEN_REPOSITORY$/antlr/antlr/2.7.7/antlr-2.7.7.jar!/" />
  621. </CLASSES>
  622. <JAVADOC />
  623. <SOURCES />
  624. </library>
  625. </orderEntry>
  626. <orderEntry type="module-library">
  627. <library>
  628. <CLASSES>
  629. <root url="jar://$MAVEN_REPOSITORY$/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar!/" />
  630. </CLASSES>
  631. <JAVADOC />
  632. <SOURCES />
  633. </library>
  634. </orderEntry>
  635. <orderEntry type="module-library">
  636. <library>
  637. <CLASSES>
  638. <root url="jar://$MAVEN_REPOSITORY$/commons-logging/commons-logging/1.2/commons-logging-1.2.jar!/" />
  639. </CLASSES>
  640. <JAVADOC />
  641. <SOURCES />
  642. </library>
  643. </orderEntry>
  644. <orderEntry type="module-library">
  645. <library>
  646. <CLASSES>
  647. <root url="jar://$MAVEN_REPOSITORY$/commons-cli/commons-cli/1.4/commons-cli-1.4.jar!/" />
  648. </CLASSES>
  649. <JAVADOC />
  650. <SOURCES />
  651. </library>
  652. </orderEntry>
  653. <orderEntry type="module-library">
  654. <library>
  655. <CLASSES>
  656. <root url="jar://$MAVEN_REPOSITORY$/net/sf/saxon/Saxon-HE/9.8.0-4/Saxon-HE-9.8.0-4.jar!/" />
  657. </CLASSES>
  658. <JAVADOC />
  659. <SOURCES />
  660. </library>
  661. </orderEntry>
  662. <orderEntry type="module-library">
  663. <library>
  664. <CLASSES>
  665. <root url="jar://E:/software/JDK/lib/tools.jar!/" />
  666. </CLASSES>
  667. <JAVADOC />
  668. <SOURCES />
  669. </library>
  670. </orderEntry>
  671. <orderEntry type="module-library">
  672. <library>
  673. <CLASSES>
  674. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-thymeleaf/2.1.5.RELEASE/spring-boot-starter-thymeleaf-2.1.5.RELEASE.jar!/" />
  675. </CLASSES>
  676. <JAVADOC />
  677. <SOURCES />
  678. </library>
  679. </orderEntry>
  680. <orderEntry type="module-library">
  681. <library>
  682. <CLASSES>
  683. <root url="jar://$MAVEN_REPOSITORY$/org/thymeleaf/thymeleaf-spring5/3.0.11.RELEASE/thymeleaf-spring5-3.0.11.RELEASE.jar!/" />
  684. </CLASSES>
  685. <JAVADOC />
  686. <SOURCES />
  687. </library>
  688. </orderEntry>
  689. <orderEntry type="module-library">
  690. <library>
  691. <CLASSES>
  692. <root url="jar://$MAVEN_REPOSITORY$/org/thymeleaf/thymeleaf/3.0.11.RELEASE/thymeleaf-3.0.11.RELEASE.jar!/" />
  693. </CLASSES>
  694. <JAVADOC />
  695. <SOURCES />
  696. </library>
  697. </orderEntry>
  698. <orderEntry type="module-library">
  699. <library>
  700. <CLASSES>
  701. <root url="jar://$MAVEN_REPOSITORY$/org/attoparser/attoparser/2.0.5.RELEASE/attoparser-2.0.5.RELEASE.jar!/" />
  702. </CLASSES>
  703. <JAVADOC />
  704. <SOURCES />
  705. </library>
  706. </orderEntry>
  707. <orderEntry type="module-library">
  708. <library>
  709. <CLASSES>
  710. <root url="jar://$MAVEN_REPOSITORY$/org/unbescape/unbescape/1.1.6.RELEASE/unbescape-1.1.6.RELEASE.jar!/" />
  711. </CLASSES>
  712. <JAVADOC />
  713. <SOURCES />
  714. </library>
  715. </orderEntry>
  716. <orderEntry type="module-library">
  717. <library>
  718. <CLASSES>
  719. <root url="jar://$MAVEN_REPOSITORY$/org/thymeleaf/extras/thymeleaf-extras-java8time/3.0.4.RELEASE/thymeleaf-extras-java8time-3.0.4.RELEASE.jar!/" />
  720. </CLASSES>
  721. <JAVADOC />
  722. <SOURCES />
  723. </library>
  724. </orderEntry>
  725. <orderEntry type="module-library">
  726. <library>
  727. <CLASSES>
  728. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-web/2.1.5.RELEASE/spring-boot-starter-web-2.1.5.RELEASE.jar!/" />
  729. </CLASSES>
  730. <JAVADOC />
  731. <SOURCES />
  732. </library>
  733. </orderEntry>
  734. <orderEntry type="module-library">
  735. <library>
  736. <CLASSES>
  737. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-json/2.1.5.RELEASE/spring-boot-starter-json-2.1.5.RELEASE.jar!/" />
  738. </CLASSES>
  739. <JAVADOC />
  740. <SOURCES />
  741. </library>
  742. </orderEntry>
  743. <orderEntry type="module-library">
  744. <library>
  745. <CLASSES>
  746. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-web/5.1.7.RELEASE/spring-web-5.1.7.RELEASE.jar!/" />
  747. </CLASSES>
  748. <JAVADOC />
  749. <SOURCES />
  750. </library>
  751. </orderEntry>
  752. <orderEntry type="module-library">
  753. <library>
  754. <CLASSES>
  755. <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar!/" />
  756. </CLASSES>
  757. <JAVADOC />
  758. <SOURCES />
  759. </library>
  760. </orderEntry>
  761. <orderEntry type="module-library">
  762. <library>
  763. <CLASSES>
  764. <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar!/" />
  765. </CLASSES>
  766. <JAVADOC />
  767. <SOURCES />
  768. </library>
  769. </orderEntry>
  770. <orderEntry type="module-library">
  771. <library>
  772. <CLASSES>
  773. <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar!/" />
  774. </CLASSES>
  775. <JAVADOC />
  776. <SOURCES />
  777. </library>
  778. </orderEntry>
  779. <orderEntry type="module-library">
  780. <library>
  781. <CLASSES>
  782. <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar!/" />
  783. </CLASSES>
  784. <JAVADOC />
  785. <SOURCES />
  786. </library>
  787. </orderEntry>
  788. <orderEntry type="module-library">
  789. <library>
  790. <CLASSES>
  791. <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar!/" />
  792. </CLASSES>
  793. <JAVADOC />
  794. <SOURCES />
  795. </library>
  796. </orderEntry>
  797. <orderEntry type="module-library">
  798. <library>
  799. <CLASSES>
  800. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-tomcat/2.1.5.RELEASE/spring-boot-starter-tomcat-2.1.5.RELEASE.jar!/" />
  801. </CLASSES>
  802. <JAVADOC />
  803. <SOURCES />
  804. </library>
  805. </orderEntry>
  806. <orderEntry type="module-library">
  807. <library>
  808. <CLASSES>
  809. <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-core/9.0.19/tomcat-embed-core-9.0.19.jar!/" />
  810. </CLASSES>
  811. <JAVADOC />
  812. <SOURCES />
  813. </library>
  814. </orderEntry>
  815. <orderEntry type="module-library">
  816. <library>
  817. <CLASSES>
  818. <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-el/9.0.19/tomcat-embed-el-9.0.19.jar!/" />
  819. </CLASSES>
  820. <JAVADOC />
  821. <SOURCES />
  822. </library>
  823. </orderEntry>
  824. <orderEntry type="module-library">
  825. <library>
  826. <CLASSES>
  827. <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.19/tomcat-embed-websocket-9.0.19.jar!/" />
  828. </CLASSES>
  829. <JAVADOC />
  830. <SOURCES />
  831. </library>
  832. </orderEntry>
  833. <orderEntry type="module-library">
  834. <library>
  835. <CLASSES>
  836. <root url="jar://$MAVEN_REPOSITORY$/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.jar!/" />
  837. </CLASSES>
  838. <JAVADOC />
  839. <SOURCES />
  840. </library>
  841. </orderEntry>
  842. <orderEntry type="module-library">
  843. <library>
  844. <CLASSES>
  845. <root url="jar://$MAVEN_REPOSITORY$/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar!/" />
  846. </CLASSES>
  847. <JAVADOC />
  848. <SOURCES />
  849. </library>
  850. </orderEntry>
  851. <orderEntry type="module-library">
  852. <library>
  853. <CLASSES>
  854. <root url="jar://$MAVEN_REPOSITORY$/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar!/" />
  855. </CLASSES>
  856. <JAVADOC />
  857. <SOURCES />
  858. </library>
  859. </orderEntry>
  860. <orderEntry type="module-library">
  861. <library>
  862. <CLASSES>
  863. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-webmvc/5.1.7.RELEASE/spring-webmvc-5.1.7.RELEASE.jar!/" />
  864. </CLASSES>
  865. <JAVADOC />
  866. <SOURCES />
  867. </library>
  868. </orderEntry>
  869. <orderEntry type="module-library">
  870. <library>
  871. <CLASSES>
  872. <root url="jar://$MAVEN_REPOSITORY$/io/netty/netty-all/4.1.36.Final/netty-all-4.1.36.Final.jar!/" />
  873. </CLASSES>
  874. <JAVADOC />
  875. <SOURCES />
  876. </library>
  877. </orderEntry>
  878. <orderEntry type="module-library">
  879. <library>
  880. <CLASSES>
  881. <root url="jar://$MAVEN_REPOSITORY$/cn/hutool/hutool-all/4.6.8/hutool-all-4.6.8.jar!/" />
  882. </CLASSES>
  883. <JAVADOC />
  884. <SOURCES />
  885. </library>
  886. </orderEntry>
  887. <orderEntry type="module-library">
  888. <library>
  889. <CLASSES>
  890. <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.6/commons-io-2.6.jar!/" />
  891. </CLASSES>
  892. <JAVADOC />
  893. <SOURCES />
  894. </library>
  895. </orderEntry>
  896. <orderEntry type="module-library">
  897. <library>
  898. <CLASSES>
  899. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-test/2.1.5.RELEASE/spring-boot-starter-test-2.1.5.RELEASE.jar!/" />
  900. </CLASSES>
  901. <JAVADOC />
  902. <SOURCES />
  903. </library>
  904. </orderEntry>
  905. <orderEntry type="module-library">
  906. <library>
  907. <CLASSES>
  908. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-test/2.1.5.RELEASE/spring-boot-test-2.1.5.RELEASE.jar!/" />
  909. </CLASSES>
  910. <JAVADOC />
  911. <SOURCES />
  912. </library>
  913. </orderEntry>
  914. <orderEntry type="module-library">
  915. <library>
  916. <CLASSES>
  917. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-test-autoconfigure/2.1.5.RELEASE/spring-boot-test-autoconfigure-2.1.5.RELEASE.jar!/" />
  918. </CLASSES>
  919. <JAVADOC />
  920. <SOURCES />
  921. </library>
  922. </orderEntry>
  923. <orderEntry type="module-library">
  924. <library>
  925. <CLASSES>
  926. <root url="jar://$MAVEN_REPOSITORY$/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar!/" />
  927. </CLASSES>
  928. <JAVADOC />
  929. <SOURCES />
  930. </library>
  931. </orderEntry>
  932. <orderEntry type="module-library">
  933. <library>
  934. <CLASSES>
  935. <root url="jar://$MAVEN_REPOSITORY$/net/minidev/json-smart/2.3/json-smart-2.3.jar!/" />
  936. </CLASSES>
  937. <JAVADOC />
  938. <SOURCES />
  939. </library>
  940. </orderEntry>
  941. <orderEntry type="module-library">
  942. <library>
  943. <CLASSES>
  944. <root url="jar://$MAVEN_REPOSITORY$/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar!/" />
  945. </CLASSES>
  946. <JAVADOC />
  947. <SOURCES />
  948. </library>
  949. </orderEntry>
  950. <orderEntry type="module-library">
  951. <library>
  952. <CLASSES>
  953. <root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm/5.2/asm-5.2.jar!/" />
  954. </CLASSES>
  955. <JAVADOC />
  956. <SOURCES />
  957. </library>
  958. </orderEntry>
  959. <orderEntry type="module-library">
  960. <library>
  961. <CLASSES>
  962. <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/" />
  963. </CLASSES>
  964. <JAVADOC />
  965. <SOURCES />
  966. </library>
  967. </orderEntry>
  968. <orderEntry type="module-library">
  969. <library>
  970. <CLASSES>
  971. <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" />
  972. </CLASSES>
  973. <JAVADOC />
  974. <SOURCES />
  975. </library>
  976. </orderEntry>
  977. <orderEntry type="module-library">
  978. <library>
  979. <CLASSES>
  980. <root url="jar://$MAVEN_REPOSITORY$/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar!/" />
  981. </CLASSES>
  982. <JAVADOC />
  983. <SOURCES />
  984. </library>
  985. </orderEntry>
  986. <orderEntry type="module-library">
  987. <library>
  988. <CLASSES>
  989. <root url="jar://$MAVEN_REPOSITORY$/org/mockito/mockito-core/2.23.4/mockito-core-2.23.4.jar!/" />
  990. </CLASSES>
  991. <JAVADOC />
  992. <SOURCES />
  993. </library>
  994. </orderEntry>
  995. <orderEntry type="module-library">
  996. <library>
  997. <CLASSES>
  998. <root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar!/" />
  999. </CLASSES>
  1000. <JAVADOC />
  1001. <SOURCES />
  1002. </library>
  1003. </orderEntry>
  1004. <orderEntry type="module-library">
  1005. <library>
  1006. <CLASSES>
  1007. <root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.jar!/" />
  1008. </CLASSES>
  1009. <JAVADOC />
  1010. <SOURCES />
  1011. </library>
  1012. </orderEntry>
  1013. <orderEntry type="module-library">
  1014. <library>
  1015. <CLASSES>
  1016. <root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/2.6/objenesis-2.6.jar!/" />
  1017. </CLASSES>
  1018. <JAVADOC />
  1019. <SOURCES />
  1020. </library>
  1021. </orderEntry>
  1022. <orderEntry type="module-library">
  1023. <library>
  1024. <CLASSES>
  1025. <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar!/" />
  1026. </CLASSES>
  1027. <JAVADOC />
  1028. <SOURCES />
  1029. </library>
  1030. </orderEntry>
  1031. <orderEntry type="module-library">
  1032. <library>
  1033. <CLASSES>
  1034. <root url="jar://$MAVEN_REPOSITORY$/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar!/" />
  1035. </CLASSES>
  1036. <JAVADOC />
  1037. <SOURCES />
  1038. </library>
  1039. </orderEntry>
  1040. <orderEntry type="module-library">
  1041. <library>
  1042. <CLASSES>
  1043. <root url="jar://$MAVEN_REPOSITORY$/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/" />
  1044. </CLASSES>
  1045. <JAVADOC />
  1046. <SOURCES />
  1047. </library>
  1048. </orderEntry>
  1049. <orderEntry type="module-library">
  1050. <library>
  1051. <CLASSES>
  1052. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-test/5.1.7.RELEASE/spring-test-5.1.7.RELEASE.jar!/" />
  1053. </CLASSES>
  1054. <JAVADOC />
  1055. <SOURCES />
  1056. </library>
  1057. </orderEntry>
  1058. <orderEntry type="module-library">
  1059. <library>
  1060. <CLASSES>
  1061. <root url="jar://$MAVEN_REPOSITORY$/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar!/" />
  1062. </CLASSES>
  1063. <JAVADOC />
  1064. <SOURCES />
  1065. </library>
  1066. </orderEntry>
  1067. <orderEntry type="module-library">
  1068. <library>
  1069. <CLASSES>
  1070. <root url="jar://$MAVEN_REPOSITORY$/com/aliyun/aliyun-java-sdk-push/3.13.0/aliyun-java-sdk-push-3.13.0.jar!/" />
  1071. </CLASSES>
  1072. <JAVADOC />
  1073. <SOURCES />
  1074. </library>
  1075. </orderEntry>
  1076. <orderEntry type="module-library">
  1077. <library>
  1078. <CLASSES>
  1079. <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar!/" />
  1080. </CLASSES>
  1081. <JAVADOC />
  1082. <SOURCES />
  1083. </library>
  1084. </orderEntry>
  1085. <orderEntry type="module-library">
  1086. <library>
  1087. <CLASSES>
  1088. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-aop/2.1.5.RELEASE/spring-boot-starter-aop-2.1.5.RELEASE.jar!/" />
  1089. </CLASSES>
  1090. <JAVADOC />
  1091. <SOURCES />
  1092. </library>
  1093. </orderEntry>
  1094. <orderEntry type="module-library">
  1095. <library>
  1096. <CLASSES>
  1097. <root url="jar://$MAVEN_REPOSITORY$/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar!/" />
  1098. </CLASSES>
  1099. <JAVADOC />
  1100. <SOURCES />
  1101. </library>
  1102. </orderEntry>
  1103. <orderEntry type="module-library">
  1104. <library>
  1105. <CLASSES>
  1106. <root url="jar://$MAVEN_REPOSITORY$/com/ibeetl/beetl/3.0.13.RELEASE/beetl-3.0.13.RELEASE.jar!/" />
  1107. </CLASSES>
  1108. <JAVADOC />
  1109. <SOURCES />
  1110. </library>
  1111. </orderEntry>
  1112. <orderEntry type="module-library">
  1113. <library>
  1114. <CLASSES>
  1115. <root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-commons/5.2/asm-commons-5.2.jar!/" />
  1116. </CLASSES>
  1117. <JAVADOC />
  1118. <SOURCES />
  1119. </library>
  1120. </orderEntry>
  1121. <orderEntry type="module-library">
  1122. <library>
  1123. <CLASSES>
  1124. <root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-tree/5.2/asm-tree-5.2.jar!/" />
  1125. </CLASSES>
  1126. <JAVADOC />
  1127. <SOURCES />
  1128. </library>
  1129. </orderEntry>
  1130. <orderEntry type="module-library">
  1131. <library>
  1132. <CLASSES>
  1133. <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/druid-spring-boot-starter/1.1.21/druid-spring-boot-starter-1.1.21.jar!/" />
  1134. </CLASSES>
  1135. <JAVADOC />
  1136. <SOURCES />
  1137. </library>
  1138. </orderEntry>
  1139. <orderEntry type="module-library">
  1140. <library>
  1141. <CLASSES>
  1142. <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/druid/1.1.21/druid-1.1.21.jar!/" />
  1143. </CLASSES>
  1144. <JAVADOC />
  1145. <SOURCES />
  1146. </library>
  1147. </orderEntry>
  1148. <orderEntry type="module-library">
  1149. <library>
  1150. <CLASSES>
  1151. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-amqp/2.1.5.RELEASE/spring-boot-starter-amqp-2.1.5.RELEASE.jar!/" />
  1152. </CLASSES>
  1153. <JAVADOC />
  1154. <SOURCES />
  1155. </library>
  1156. </orderEntry>
  1157. <orderEntry type="module-library">
  1158. <library>
  1159. <CLASSES>
  1160. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-messaging/5.1.7.RELEASE/spring-messaging-5.1.7.RELEASE.jar!/" />
  1161. </CLASSES>
  1162. <JAVADOC />
  1163. <SOURCES />
  1164. </library>
  1165. </orderEntry>
  1166. <orderEntry type="module-library">
  1167. <library>
  1168. <CLASSES>
  1169. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/amqp/spring-rabbit/2.1.6.RELEASE/spring-rabbit-2.1.6.RELEASE.jar!/" />
  1170. </CLASSES>
  1171. <JAVADOC />
  1172. <SOURCES />
  1173. </library>
  1174. </orderEntry>
  1175. <orderEntry type="module-library">
  1176. <library>
  1177. <CLASSES>
  1178. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/amqp/spring-amqp/2.1.6.RELEASE/spring-amqp-2.1.6.RELEASE.jar!/" />
  1179. </CLASSES>
  1180. <JAVADOC />
  1181. <SOURCES />
  1182. </library>
  1183. </orderEntry>
  1184. <orderEntry type="module-library">
  1185. <library>
  1186. <CLASSES>
  1187. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/retry/spring-retry/1.2.4.RELEASE/spring-retry-1.2.4.RELEASE.jar!/" />
  1188. </CLASSES>
  1189. <JAVADOC />
  1190. <SOURCES />
  1191. </library>
  1192. </orderEntry>
  1193. <orderEntry type="module-library">
  1194. <library>
  1195. <CLASSES>
  1196. <root url="jar://$MAVEN_REPOSITORY$/com/rabbitmq/amqp-client/5.4.3/amqp-client-5.4.3.jar!/" />
  1197. </CLASSES>
  1198. <JAVADOC />
  1199. <SOURCES />
  1200. </library>
  1201. </orderEntry>
  1202. <orderEntry type="module-library">
  1203. <library>
  1204. <CLASSES>
  1205. <root url="jar://$MAVEN_REPOSITORY$/com/aliyun/aliyun-java-sdk-core/4.3.2/aliyun-java-sdk-core-4.3.2.jar!/" />
  1206. </CLASSES>
  1207. <JAVADOC />
  1208. <SOURCES />
  1209. </library>
  1210. </orderEntry>
  1211. <orderEntry type="module-library">
  1212. <library>
  1213. <CLASSES>
  1214. <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar!/" />
  1215. </CLASSES>
  1216. <JAVADOC />
  1217. <SOURCES />
  1218. </library>
  1219. </orderEntry>
  1220. <orderEntry type="module-library">
  1221. <library>
  1222. <CLASSES>
  1223. <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar!/" />
  1224. </CLASSES>
  1225. <JAVADOC />
  1226. <SOURCES />
  1227. </library>
  1228. </orderEntry>
  1229. <orderEntry type="module-library">
  1230. <library>
  1231. <CLASSES>
  1232. <root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.11/commons-codec-1.11.jar!/" />
  1233. </CLASSES>
  1234. <JAVADOC />
  1235. <SOURCES />
  1236. </library>
  1237. </orderEntry>
  1238. <orderEntry type="module-library">
  1239. <library>
  1240. <CLASSES>
  1241. <root url="jar://$MAVEN_REPOSITORY$/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar!/" />
  1242. </CLASSES>
  1243. <JAVADOC />
  1244. <SOURCES />
  1245. </library>
  1246. </orderEntry>
  1247. <orderEntry type="module-library">
  1248. <library>
  1249. <CLASSES>
  1250. <root url="jar://$MAVEN_REPOSITORY$/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar!/" />
  1251. </CLASSES>
  1252. <JAVADOC />
  1253. <SOURCES />
  1254. </library>
  1255. </orderEntry>
  1256. <orderEntry type="module-library">
  1257. <library>
  1258. <CLASSES>
  1259. <root url="jar://$MAVEN_REPOSITORY$/com/sun/xml/bind/jaxb-core/2.3.0.1/jaxb-core-2.3.0.1.jar!/" />
  1260. </CLASSES>
  1261. <JAVADOC />
  1262. <SOURCES />
  1263. </library>
  1264. </orderEntry>
  1265. <orderEntry type="module-library">
  1266. <library>
  1267. <CLASSES>
  1268. <root url="jar://$MAVEN_REPOSITORY$/com/sun/xml/bind/jaxb-impl/2.3.2/jaxb-impl-2.3.2.jar!/" />
  1269. </CLASSES>
  1270. <JAVADOC />
  1271. <SOURCES />
  1272. </library>
  1273. </orderEntry>
  1274. <orderEntry type="module-library">
  1275. <library>
  1276. <CLASSES>
  1277. <root url="jar://$MAVEN_REPOSITORY$/javax/activation/activation/1.1.1/activation-1.1.1.jar!/" />
  1278. </CLASSES>
  1279. <JAVADOC />
  1280. <SOURCES />
  1281. </library>
  1282. </orderEntry>
  1283. <orderEntry type="module-library">
  1284. <library>
  1285. <CLASSES>
  1286. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-data-redis-reactive/2.1.5.RELEASE/spring-boot-starter-data-redis-reactive-2.1.5.RELEASE.jar!/" />
  1287. </CLASSES>
  1288. <JAVADOC />
  1289. <SOURCES />
  1290. </library>
  1291. </orderEntry>
  1292. <orderEntry type="module-library">
  1293. <library>
  1294. <CLASSES>
  1295. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-data-redis/2.1.5.RELEASE/spring-boot-starter-data-redis-2.1.5.RELEASE.jar!/" />
  1296. </CLASSES>
  1297. <JAVADOC />
  1298. <SOURCES />
  1299. </library>
  1300. </orderEntry>
  1301. <orderEntry type="module-library">
  1302. <library>
  1303. <CLASSES>
  1304. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-redis/2.1.8.RELEASE/spring-data-redis-2.1.8.RELEASE.jar!/" />
  1305. </CLASSES>
  1306. <JAVADOC />
  1307. <SOURCES />
  1308. </library>
  1309. </orderEntry>
  1310. <orderEntry type="module-library">
  1311. <library>
  1312. <CLASSES>
  1313. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-keyvalue/2.1.8.RELEASE/spring-data-keyvalue-2.1.8.RELEASE.jar!/" />
  1314. </CLASSES>
  1315. <JAVADOC />
  1316. <SOURCES />
  1317. </library>
  1318. </orderEntry>
  1319. <orderEntry type="module-library">
  1320. <library>
  1321. <CLASSES>
  1322. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-commons/2.1.8.RELEASE/spring-data-commons-2.1.8.RELEASE.jar!/" />
  1323. </CLASSES>
  1324. <JAVADOC />
  1325. <SOURCES />
  1326. </library>
  1327. </orderEntry>
  1328. <orderEntry type="module-library">
  1329. <library>
  1330. <CLASSES>
  1331. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-oxm/5.1.7.RELEASE/spring-oxm-5.1.7.RELEASE.jar!/" />
  1332. </CLASSES>
  1333. <JAVADOC />
  1334. <SOURCES />
  1335. </library>
  1336. </orderEntry>
  1337. <orderEntry type="module-library">
  1338. <library>
  1339. <CLASSES>
  1340. <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context-support/5.1.7.RELEASE/spring-context-support-5.1.7.RELEASE.jar!/" />
  1341. </CLASSES>
  1342. <JAVADOC />
  1343. <SOURCES />
  1344. </library>
  1345. </orderEntry>
  1346. <orderEntry type="module-library">
  1347. <library>
  1348. <CLASSES>
  1349. <root url="jar://$MAVEN_REPOSITORY$/io/lettuce/lettuce-core/5.1.6.RELEASE/lettuce-core-5.1.6.RELEASE.jar!/" />
  1350. </CLASSES>
  1351. <JAVADOC />
  1352. <SOURCES />
  1353. </library>
  1354. </orderEntry>
  1355. <orderEntry type="module-library">
  1356. <library>
  1357. <CLASSES>
  1358. <root url="jar://$MAVEN_REPOSITORY$/io/netty/netty-common/4.1.36.Final/netty-common-4.1.36.Final.jar!/" />
  1359. </CLASSES>
  1360. <JAVADOC />
  1361. <SOURCES />
  1362. </library>
  1363. </orderEntry>
  1364. <orderEntry type="module-library">
  1365. <library>
  1366. <CLASSES>
  1367. <root url="jar://$MAVEN_REPOSITORY$/io/netty/netty-handler/4.1.36.Final/netty-handler-4.1.36.Final.jar!/" />
  1368. </CLASSES>
  1369. <JAVADOC />
  1370. <SOURCES />
  1371. </library>
  1372. </orderEntry>
  1373. <orderEntry type="module-library">
  1374. <library>
  1375. <CLASSES>
  1376. <root url="jar://$MAVEN_REPOSITORY$/io/netty/netty-buffer/4.1.36.Final/netty-buffer-4.1.36.Final.jar!/" />
  1377. </CLASSES>
  1378. <JAVADOC />
  1379. <SOURCES />
  1380. </library>
  1381. </orderEntry>
  1382. <orderEntry type="module-library">
  1383. <library>
  1384. <CLASSES>
  1385. <root url="jar://$MAVEN_REPOSITORY$/io/netty/netty-transport/4.1.36.Final/netty-transport-4.1.36.Final.jar!/" />
  1386. </CLASSES>
  1387. <JAVADOC />
  1388. <SOURCES />
  1389. </library>
  1390. </orderEntry>
  1391. <orderEntry type="module-library">
  1392. <library>
  1393. <CLASSES>
  1394. <root url="jar://$MAVEN_REPOSITORY$/io/netty/netty-resolver/4.1.36.Final/netty-resolver-4.1.36.Final.jar!/" />
  1395. </CLASSES>
  1396. <JAVADOC />
  1397. <SOURCES />
  1398. </library>
  1399. </orderEntry>
  1400. <orderEntry type="module-library">
  1401. <library>
  1402. <CLASSES>
  1403. <root url="jar://$MAVEN_REPOSITORY$/io/netty/netty-codec/4.1.36.Final/netty-codec-4.1.36.Final.jar!/" />
  1404. </CLASSES>
  1405. <JAVADOC />
  1406. <SOURCES />
  1407. </library>
  1408. </orderEntry>
  1409. <orderEntry type="module-library">
  1410. <library>
  1411. <CLASSES>
  1412. <root url="jar://$MAVEN_REPOSITORY$/io/projectreactor/reactor-core/3.2.9.RELEASE/reactor-core-3.2.9.RELEASE.jar!/" />
  1413. </CLASSES>
  1414. <JAVADOC />
  1415. <SOURCES />
  1416. </library>
  1417. </orderEntry>
  1418. <orderEntry type="module-library">
  1419. <library>
  1420. <CLASSES>
  1421. <root url="jar://$MAVEN_REPOSITORY$/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar!/" />
  1422. </CLASSES>
  1423. <JAVADOC />
  1424. <SOURCES />
  1425. </library>
  1426. </orderEntry>
  1427. <orderEntry type="module-library">
  1428. <library>
  1429. <CLASSES>
  1430. <root url="jar://$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.8/lombok-1.18.8.jar!/" />
  1431. </CLASSES>
  1432. <JAVADOC />
  1433. <SOURCES />
  1434. </library>
  1435. </orderEntry>
  1436. <orderEntry type="library" name="Maven: io.netty:netty-all:4.1.36.Final" level="project" />
  1437. <orderEntry type="library" name="Maven: com.aliyun:aliyun-java-sdk-push:3.13.0" level="project" />
  1438. <orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.5" level="project" />
  1439. <orderEntry type="library" name="Maven: com.aliyun:aliyun-java-sdk-core:4.3.2" level="project" />
  1440. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.8" level="project" />
  1441. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.11" level="project" />
  1442. <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" />
  1443. <orderEntry type="library" name="Maven: javax.xml.bind:jaxb-api:2.3.1" level="project" />
  1444. <orderEntry type="library" name="Maven: javax.activation:javax.activation-api:1.2.0" level="project" />
  1445. <orderEntry type="library" name="Maven: com.sun.xml.bind:jaxb-core:2.3.0.1" level="project" />
  1446. <orderEntry type="library" name="Maven: com.sun.xml.bind:jaxb-impl:2.3.2" level="project" />
  1447. <orderEntry type="library" name="Maven: javax.activation:activation:1.1.1" level="project" />
  1448. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.1.5.RELEASE" level="project" />
  1449. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.1.5.RELEASE" level="project" />
  1450. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.1.5.RELEASE" level="project" />
  1451. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.1.5.RELEASE" level="project" />
  1452. <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" />
  1453. <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" />
  1454. <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.11.2" level="project" />
  1455. <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.11.2" level="project" />
  1456. <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.26" level="project" />
  1457. <orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project" />
  1458. <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.23" level="project" />
  1459. <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.1.7.RELEASE" level="project" />
  1460. <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.1.7.RELEASE" level="project" />
  1461. <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.4" level="project" />
  1462. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.1.5.RELEASE" level="project" />
  1463. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.1.5.RELEASE" level="project" />
  1464. <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.8" level="project" />
  1465. <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8" level="project" />
  1466. <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.8" level="project" />
  1467. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.1.5.RELEASE" level="project" />
  1468. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.19" level="project" />
  1469. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.19" level="project" />
  1470. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.19" level="project" />
  1471. <orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.0.16.Final" level="project" />
  1472. <orderEntry type="library" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project" />
  1473. <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.2.Final" level="project" />
  1474. <orderEntry type="library" name="Maven: org.springframework:spring-web:5.1.7.RELEASE" level="project" />
  1475. <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.1.7.RELEASE" level="project" />
  1476. <orderEntry type="library" name="Maven: org.springframework:spring-context:5.1.7.RELEASE" level="project" />
  1477. <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.1.7.RELEASE" level="project" />
  1478. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:2.1.5.RELEASE" level="project" />
  1479. <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE" level="project" />
  1480. <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf:3.0.11.RELEASE" level="project" />
  1481. <orderEntry type="library" name="Maven: org.attoparser:attoparser:2.0.5.RELEASE" level="project" />
  1482. <orderEntry type="library" name="Maven: org.unbescape:unbescape:1.1.6.RELEASE" level="project" />
  1483. <orderEntry type="library" name="Maven: org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE" level="project" />
  1484. <orderEntry type="library" name="Maven: com.ibeetl:beetl:3.0.13.RELEASE" level="project" />
  1485. <orderEntry type="library" name="Maven: org.antlr:antlr4-runtime:4.7.2" level="project" />
  1486. <orderEntry type="library" name="Maven: org.ow2.asm:asm:5.2" level="project" />
  1487. <orderEntry type="library" name="Maven: org.ow2.asm:asm-commons:5.2" level="project" />
  1488. <orderEntry type="library" name="Maven: org.ow2.asm:asm-tree:5.2" level="project" />
  1489. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-configuration-processor:2.1.5.RELEASE" level="project" />
  1490. <orderEntry type="library" name="Maven: org.apache.shiro:shiro-spring:1.4.0" level="project" />
  1491. <orderEntry type="library" name="Maven: org.apache.shiro:shiro-web:1.4.0" level="project" />
  1492. <orderEntry type="library" name="Maven: org.apache.shiro:shiro-core:1.4.0" level="project" />
  1493. <orderEntry type="library" name="Maven: org.apache.shiro:shiro-lang:1.4.0" level="project" />
  1494. <orderEntry type="library" name="Maven: org.apache.shiro:shiro-cache:1.4.0" level="project" />
  1495. <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-hash:1.4.0" level="project" />
  1496. <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-core:1.4.0" level="project" />
  1497. <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-cipher:1.4.0" level="project" />
  1498. <orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-core:1.4.0" level="project" />
  1499. <orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-ogdl:1.4.0" level="project" />
  1500. <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.3" level="project" />
  1501. <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.2" level="project" />
  1502. <orderEntry type="library" name="Maven: org.apache.shiro:shiro-event:1.4.0" level="project" />
  1503. <orderEntry type="library" name="Maven: org.crazycake:shiro-redis:3.1.0" level="project" />
  1504. <orderEntry type="library" name="Maven: redis.clients:jedis:2.9.3" level="project" />
  1505. <orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.6.2" level="project" />
  1506. <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.26" level="project" />
  1507. <orderEntry type="library" name="Maven: com.puppycrawl.tools:checkstyle:8.3" level="project" />
  1508. <orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" />
  1509. <orderEntry type="library" name="Maven: commons-cli:commons-cli:1.4" level="project" />
  1510. <orderEntry type="library" name="Maven: net.sf.saxon:Saxon-HE:9.8.0-4" level="project" />
  1511. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis-reactive:2.1.5.RELEASE" level="project" />
  1512. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.1.5.RELEASE" level="project" />
  1513. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.1.8.RELEASE" level="project" />
  1514. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.1.8.RELEASE" level="project" />
  1515. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.1.8.RELEASE" level="project" />
  1516. <orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.1.7.RELEASE" level="project" />
  1517. <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.1.7.RELEASE" level="project" />
  1518. <orderEntry type="library" name="Maven: io.lettuce:lettuce-core:5.1.6.RELEASE" level="project" />
  1519. <orderEntry type="library" name="Maven: io.netty:netty-common:4.1.36.Final" level="project" />
  1520. <orderEntry type="library" name="Maven: io.netty:netty-handler:4.1.36.Final" level="project" />
  1521. <orderEntry type="library" name="Maven: io.netty:netty-buffer:4.1.36.Final" level="project" />
  1522. <orderEntry type="library" name="Maven: io.netty:netty-codec:4.1.36.Final" level="project" />
  1523. <orderEntry type="library" name="Maven: io.netty:netty-transport:4.1.36.Final" level="project" />
  1524. <orderEntry type="library" name="Maven: io.netty:netty-resolver:4.1.36.Final" level="project" />
  1525. <orderEntry type="library" name="Maven: io.projectreactor:reactor-core:3.2.9.RELEASE" level="project" />
  1526. <orderEntry type="library" name="Maven: org.reactivestreams:reactive-streams:1.0.2" level="project" />
  1527. <orderEntry type="library" name="Maven: com.alibaba:druid-spring-boot-starter:1.1.21" level="project" />
  1528. <orderEntry type="library" name="Maven: com.alibaba:druid:1.1.21" level="project" />
  1529. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.1.5.RELEASE" level="project" />
  1530. <orderEntry type="library" name="Maven: cn.hutool:hutool-all:4.6.8" level="project" />
  1531. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.6.1" level="project" />
  1532. <orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.10" level="project" />
  1533. <orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.10" level="project" />
  1534. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.0" level="project" />
  1535. <orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.6.1" level="project" />
  1536. <orderEntry type="library" name="Maven: io.springfox:springfox-core:2.6.1" level="project" />
  1537. <orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.6.1" level="project" />
  1538. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.6.1" level="project" />
  1539. <orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.6.1" level="project" />
  1540. <orderEntry type="library" name="Maven: com.google.guava:guava:18.0" level="project" />
  1541. <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.4.0" level="project" />
  1542. <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" />
  1543. <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" />
  1544. <orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.0.0.Final" level="project" />
  1545. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.6.1" level="project" />
  1546. <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.62" level="project" />
  1547. <orderEntry type="library" name="Maven: com.rabbitmq:http-client:3.1.1.RELEASE" level="project" />
  1548. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.9.8" level="project" />
  1549. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.8" level="project" />
  1550. <orderEntry type="library" name="Maven: commons-io:commons-io:2.6" level="project" />
  1551. <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-boot-starter:3.2.0" level="project" />
  1552. <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus:3.2.0" level="project" />
  1553. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.1.5.RELEASE" level="project" />
  1554. <orderEntry type="library" name="Maven: com.zaxxer:HikariCP:3.2.0" level="project" />
  1555. <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.1.7.RELEASE" level="project" />
  1556. <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-generator:3.2.0" level="project" />
  1557. <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-extension:3.2.0" level="project" />
  1558. <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-core:3.2.0" level="project" />
  1559. <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-annotation:3.2.0" level="project" />
  1560. <orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:2.1" level="project" />
  1561. <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.5.2" level="project" />
  1562. <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.0.2" level="project" />
  1563. <orderEntry type="library" scope="RUNTIME" name="Maven: mysql:mysql-connector-java:8.0.16" level="project" />
  1564. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-amqp:2.1.5.RELEASE" level="project" />
  1565. <orderEntry type="library" name="Maven: org.springframework:spring-messaging:5.1.7.RELEASE" level="project" />
  1566. <orderEntry type="library" name="Maven: org.springframework.amqp:spring-rabbit:2.1.6.RELEASE" level="project" />
  1567. <orderEntry type="library" name="Maven: org.springframework.amqp:spring-amqp:2.1.6.RELEASE" level="project" />
  1568. <orderEntry type="library" name="Maven: org.springframework.retry:spring-retry:1.2.4.RELEASE" level="project" />
  1569. <orderEntry type="library" name="Maven: com.rabbitmq:amqp-client:5.4.3" level="project" />
  1570. <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.1.7.RELEASE" level="project" />
  1571. <orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.8" level="project" />
  1572. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.1.5.RELEASE" level="project" />
  1573. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:2.1.5.RELEASE" level="project" />
  1574. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.1.5.RELEASE" level="project" />
  1575. <orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.4.0" level="project" />
  1576. <orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.3" level="project" />
  1577. <orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.2" level="project" />
  1578. <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
  1579. <orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:3.11.1" level="project" />
  1580. <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
  1581. <orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy:1.9.12" level="project" />
  1582. <orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy-agent:1.9.12" level="project" />
  1583. <orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:2.6" level="project" />
  1584. <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
  1585. <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" />
  1586. <orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.5.0" level="project" />
  1587. <orderEntry type="library" scope="TEST" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" />
  1588. <orderEntry type="library" name="Maven: org.springframework:spring-core:5.1.7.RELEASE" level="project" />
  1589. <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.1.7.RELEASE" level="project" />
  1590. <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.1.7.RELEASE" level="project" />
  1591. <orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.6.2" level="project" />
  1592. </component>
  1593. </module>