pom.xml 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910
  1. <project xmlns="http://maven.apache.org/POM/4.0.0"
  2. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  3. <modelVersion>4.0.0</modelVersion>
  4. <groupId>o2oa</groupId>
  5. <artifactId>o2server</artifactId>
  6. <version>4.0.5</version>
  7. <packaging>pom</packaging>
  8. <modules>
  9. <module>x_base_core_project</module>
  10. <!-- 顺序 -->
  11. <module>x_query_core_entity</module>
  12. <module>x_attendance_core_entity</module>
  13. <module>x_bbs_core_entity</module>
  14. <module>x_calendar_core_entity</module>
  15. <module>x_cms_core_entity</module>
  16. <module>x_cms_core_express</module>
  17. <module>x_component_core_entity</module>
  18. <module>x_file_core_entity</module>
  19. <module>x_general_core_entity</module>
  20. <module>x_hotpic_core_entity</module>
  21. <module>x_jpush_core_entity</module>
  22. <module>x_meeting_core_entity</module>
  23. <module>x_message_core_entity</module>
  24. <module>x_mind_core_entity</module>
  25. <module>x_okr_core_entity</module>
  26. <module>x_organization_core_entity</module>
  27. <module>x_portal_core_entity</module>
  28. <module>x_processplatform_core_entity</module>
  29. <module>x_teamwork_core_entity</module>
  30. <!--module>x_workschedu_core_entity</module -->
  31. <module>x_program_center_core_entity</module>
  32. <module>x_organization_core_express</module>
  33. <module>x_query_core_express</module>
  34. <module>x_processplatform_core_express</module>
  35. <module>x_bbs_assemble_control</module>
  36. <module>x_calendar_assemble_control</module>
  37. <module>x_cms_assemble_control</module>
  38. <module>x_attendance_assemble_control</module>
  39. <module>x_component_assemble_control</module>
  40. <module>x_file_assemble_control</module>
  41. <module>x_general_assemble_control</module>
  42. <module>x_hotpic_assemble_control</module>
  43. <module>x_jpush_assemble_control</module>
  44. <module>x_meeting_assemble_control</module>
  45. <module>x_message_assemble_communicate</module>
  46. <module>x_mind_assemble_control</module>
  47. <module>x_okr_assemble_control</module>
  48. <module>x_organization_assemble_authentication</module>
  49. <module>x_organization_assemble_control</module>
  50. <module>x_organization_assemble_express</module>
  51. <module>x_organization_assemble_personal</module>
  52. <module>x_portal_assemble_designer</module>
  53. <module>x_portal_assemble_surface</module>
  54. <module>x_processplatform_assemble_bam</module>
  55. <module>x_processplatform_assemble_designer</module>
  56. <module>x_processplatform_assemble_surface</module>
  57. <module>x_processplatform_service_processing</module>
  58. <module>x_query_assemble_designer</module>
  59. <module>x_query_assemble_surface</module>
  60. <module>x_query_service_processing</module>
  61. <module>x_teamwork_assemble_control</module>
  62. <!-- module>x_workschedu_assemble_control</module -->
  63. <module>x_program_center</module>
  64. <module>x_console</module>
  65. </modules>
  66. <properties>
  67. <maven.compiler.source>1.8</maven.compiler.source>
  68. <maven.compiler.target>1.8</maven.compiler.target>
  69. <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
  70. <project.reporting.outputEncoding>UTF-8
  71. </project.reporting.outputEncoding>
  72. </properties>
  73. <dependencies>
  74. <dependency>
  75. <groupId>javax</groupId>
  76. <artifactId>javaee-api</artifactId>
  77. </dependency>
  78. <dependency>
  79. <groupId>com.google.code.gson</groupId>
  80. <artifactId>gson</artifactId>
  81. </dependency>
  82. <dependency>
  83. <groupId>org.apache.openjpa</groupId>
  84. <artifactId>openjpa</artifactId>
  85. </dependency>
  86. <dependency>
  87. <groupId>org.apache.commons</groupId>
  88. <artifactId>commons-lang3</artifactId>
  89. </dependency>
  90. <dependency>
  91. <groupId>commons-cli</groupId>
  92. <artifactId>commons-cli</artifactId>
  93. </dependency>
  94. <dependency>
  95. <groupId>commons-beanutils</groupId>
  96. <artifactId>commons-beanutils</artifactId>
  97. </dependency>
  98. <dependency>
  99. <groupId>commons-net</groupId>
  100. <artifactId>commons-net</artifactId>
  101. </dependency>
  102. <dependency>
  103. <groupId>org.apache.commons</groupId>
  104. <artifactId>commons-math3</artifactId>
  105. </dependency>
  106. <dependency>
  107. <groupId>org.apache.commons</groupId>
  108. <artifactId>commons-collections4</artifactId>
  109. </dependency>
  110. <dependency>
  111. <groupId>commons-codec</groupId>
  112. <artifactId>commons-codec</artifactId>
  113. </dependency>
  114. <dependency>
  115. <groupId>commons-io</groupId>
  116. <artifactId>commons-io</artifactId>
  117. </dependency>
  118. <dependency>
  119. <groupId>org.apache.commons</groupId>
  120. <artifactId>commons-vfs2</artifactId>
  121. </dependency>
  122. <dependency>
  123. <groupId>org.apache.commons</groupId>
  124. <artifactId>commons-pool2</artifactId>
  125. </dependency>
  126. <dependency>
  127. <groupId>org.apache.commons</groupId>
  128. <artifactId>commons-dbcp2</artifactId>
  129. </dependency>
  130. <dependency>
  131. <groupId>org.apache.commons</groupId>
  132. <artifactId>commons-text</artifactId>
  133. </dependency>
  134. <dependency>
  135. <groupId>org.eclipse.jetty</groupId>
  136. <artifactId>jetty-server</artifactId>
  137. </dependency>
  138. <dependency>
  139. <groupId>org.eclipse.jetty</groupId>
  140. <artifactId>jetty-deploy</artifactId>
  141. </dependency>
  142. <dependency>
  143. <groupId>org.eclipse.jetty</groupId>
  144. <artifactId>jetty-annotations</artifactId>
  145. </dependency>
  146. <dependency>
  147. <groupId>org.eclipse.jetty</groupId>
  148. <artifactId>jetty-quickstart</artifactId>
  149. </dependency>
  150. <dependency>
  151. <groupId>com.google.zxing</groupId>
  152. <artifactId>core</artifactId>
  153. </dependency>
  154. <dependency>
  155. <groupId>org.apache.ftpserver</groupId>
  156. <artifactId>ftpserver-core</artifactId>
  157. </dependency>
  158. <dependency>
  159. <groupId>org.apache.ftpserver</groupId>
  160. <artifactId>ftplet-api</artifactId>
  161. </dependency>
  162. <dependency>
  163. <groupId>org.apache.cxf</groupId>
  164. <artifactId>cxf-core</artifactId>
  165. </dependency>
  166. <dependency>
  167. <groupId>org.apache.cxf</groupId>
  168. <artifactId>cxf-rt-frontend-jaxws</artifactId>
  169. </dependency>
  170. <dependency>
  171. <groupId>org.apache.cxf</groupId>
  172. <artifactId>cxf-rt-frontend-simple</artifactId>
  173. </dependency>
  174. <dependency>
  175. <groupId>org.apache.cxf</groupId>
  176. <artifactId>cxf-rt-wsdl</artifactId>
  177. </dependency>
  178. <dependency>
  179. <groupId>org.apache.poi</groupId>
  180. <artifactId>poi</artifactId>
  181. </dependency>
  182. <dependency>
  183. <groupId>org.apache.poi</groupId>
  184. <artifactId>poi-ooxml</artifactId>
  185. </dependency>
  186. <dependency>
  187. <groupId>org.apache.poi</groupId>
  188. <artifactId>poi-ooxml-schemas</artifactId>
  189. </dependency>
  190. <dependency>
  191. <groupId>fr.opensagres.xdocreport</groupId>
  192. <artifactId>fr.opensagres.poi.xwpf.converter.core</artifactId>
  193. </dependency>
  194. <dependency>
  195. <groupId>fr.opensagres.xdocreport</groupId>
  196. <artifactId>fr.opensagres.poi.xwpf.converter.xhtml</artifactId>
  197. </dependency>
  198. <dependency>
  199. <groupId>org.apache.tika</groupId>
  200. <artifactId>tika-core</artifactId>
  201. </dependency>
  202. <dependency>
  203. <groupId>org.apache.tika</groupId>
  204. <artifactId>tika-parsers</artifactId>
  205. </dependency>
  206. <dependency>
  207. <groupId>org.apache.pdfbox</groupId>
  208. <artifactId>pdfbox</artifactId>
  209. </dependency>
  210. <dependency>
  211. <groupId>org.apache.pdfbox</groupId>
  212. <artifactId>fontbox</artifactId>
  213. </dependency>
  214. <dependency>
  215. <groupId>org.apache.pdfbox</groupId>
  216. <artifactId>xmpbox</artifactId>
  217. </dependency>
  218. <dependency>
  219. <groupId>org.apache.pdfbox</groupId>
  220. <artifactId>preflight</artifactId>
  221. </dependency>
  222. <dependency>
  223. <groupId>org.apache.pdfbox</groupId>
  224. <artifactId>pdfbox-tools</artifactId>
  225. </dependency>
  226. <dependency>
  227. <groupId>org.apache.pdfbox</groupId>
  228. <artifactId>jbig2-imageio</artifactId>
  229. </dependency>
  230. <dependency>
  231. <groupId>org.apache.maven</groupId>
  232. <artifactId>maven-model</artifactId>
  233. </dependency>
  234. <dependency>
  235. <groupId>com.adobe.xmp</groupId>
  236. <artifactId>xmpcore</artifactId>
  237. </dependency>
  238. <dependency>
  239. <groupId>io.github.classgraph</groupId>
  240. <artifactId>classgraph</artifactId>
  241. </dependency>
  242. <dependency>
  243. <groupId>org.glassfish.jersey.core</groupId>
  244. <artifactId>jersey-server</artifactId>
  245. </dependency>
  246. <dependency>
  247. <groupId>org.glassfish.jersey.media</groupId>
  248. <artifactId>jersey-media-multipart</artifactId>
  249. </dependency>
  250. <dependency>
  251. <groupId>dom4j</groupId>
  252. <artifactId>dom4j</artifactId>
  253. </dependency>
  254. <dependency>
  255. <groupId>net.sf.ehcache</groupId>
  256. <artifactId>ehcache</artifactId>
  257. </dependency>
  258. <dependency>
  259. <groupId>org.quartz-scheduler</groupId>
  260. <artifactId>quartz</artifactId>
  261. </dependency>
  262. <dependency>
  263. <groupId>org.imgscalr</groupId>
  264. <artifactId>imgscalr-lib</artifactId>
  265. </dependency>
  266. <dependency>
  267. <groupId>com.github.stuxuhai</groupId>
  268. <artifactId>jpinyin</artifactId>
  269. </dependency>
  270. <dependency>
  271. <groupId>com.hankcs</groupId>
  272. <artifactId>hanlp</artifactId>
  273. </dependency>
  274. <dependency>
  275. <groupId>de.vandermeer</groupId>
  276. <artifactId>asciitable</artifactId>
  277. </dependency>
  278. <dependency>
  279. <groupId>com.h2database</groupId>
  280. <artifactId>h2</artifactId>
  281. </dependency>
  282. <dependency>
  283. <groupId>org.mnode.ical4j</groupId>
  284. <artifactId>ical4j</artifactId>
  285. </dependency>
  286. <dependency>
  287. <groupId>org.apache.xbean</groupId>
  288. <artifactId>xbean-asm7-shaded</artifactId>
  289. </dependency>
  290. <dependency>
  291. <groupId>com.squareup</groupId>
  292. <artifactId>javapoet</artifactId>
  293. </dependency>
  294. <dependency>
  295. <groupId>javax.visrec</groupId>
  296. <artifactId>visrec-api</artifactId>
  297. </dependency>
  298. <dependency>
  299. <groupId>org.neuroph</groupId>
  300. <artifactId>neuroph-core</artifactId>
  301. </dependency>
  302. <dependency>
  303. <groupId>net.sourceforge.tess4j</groupId>
  304. <artifactId>tess4j</artifactId>
  305. </dependency>
  306. <dependency>
  307. <groupId>cglib</groupId>
  308. <artifactId>cglib</artifactId>
  309. </dependency>
  310. <dependency>
  311. <groupId>com.alibaba</groupId>
  312. <artifactId>druid</artifactId>
  313. </dependency>
  314. <dependency>
  315. <groupId>com.itextpdf</groupId>
  316. <artifactId>html2pdf</artifactId>
  317. </dependency>
  318. <dependency>
  319. <groupId>com.itextpdf</groupId>
  320. <artifactId>font-asian</artifactId>
  321. </dependency>
  322. </dependencies>
  323. <build>
  324. <finalName>${project.artifactId}</finalName>
  325. <pluginManagement>
  326. <plugins>
  327. <plugin>
  328. <groupId>org.codehaus.mojo</groupId>
  329. <artifactId>exec-maven-plugin</artifactId>
  330. <version>1.6.0</version>
  331. </plugin>
  332. <plugin>
  333. <groupId>org.apache.maven.plugins</groupId>
  334. <artifactId>maven-resources-plugin</artifactId>
  335. <version>3.1.0</version>
  336. </plugin>
  337. <!--This plugin's configuration is used to store Eclipse m2e settings
  338. only. It has no influence on the Maven build itself. -->
  339. <plugin>
  340. <groupId>org.eclipse.m2e</groupId>
  341. <artifactId>lifecycle-mapping</artifactId>
  342. <version>1.0.0</version>
  343. <configuration>
  344. <lifecycleMappingMetadata>
  345. <pluginExecutions>
  346. <pluginExecution>
  347. <pluginExecutionFilter>
  348. <groupId>
  349. org.codehaus.mojo
  350. </groupId>
  351. <artifactId>
  352. exec-maven-plugin
  353. </artifactId>
  354. <versionRange>
  355. [1.6.0,)
  356. </versionRange>
  357. <goals>
  358. <goal>java</goal>
  359. </goals>
  360. </pluginExecutionFilter>
  361. <action>
  362. <ignore></ignore>
  363. </action>
  364. </pluginExecution>
  365. </pluginExecutions>
  366. </lifecycleMappingMetadata>
  367. </configuration>
  368. </plugin>
  369. <plugin>
  370. <groupId>org.apache.maven.plugins</groupId>
  371. <artifactId>maven-compiler-plugin</artifactId>
  372. <version>3.8.1</version>
  373. </plugin>
  374. </plugins>
  375. </pluginManagement>
  376. <plugins>
  377. <plugin>
  378. <groupId>org.apache.maven.plugins</groupId>
  379. <artifactId>maven-surefire-plugin</artifactId>
  380. <version>3.0.0-M3</version>
  381. <configuration>
  382. <skipTests>true</skipTests>
  383. </configuration>
  384. </plugin>
  385. <plugin>
  386. <groupId>org.apache.maven.plugins</groupId>
  387. <artifactId>maven-war-plugin</artifactId>
  388. <version>3.2.3</version>
  389. <configuration>
  390. <archive>
  391. <addMavenDescriptor>false</addMavenDescriptor>
  392. </archive>
  393. <packagingExcludes>persistence.xml,WEB-INF/lib/**,META-INF
  394. </packagingExcludes>
  395. <failOnMissingWebXml>false</failOnMissingWebXml>
  396. </configuration>
  397. </plugin>
  398. <plugin>
  399. <groupId>org.apache.maven.plugins</groupId>
  400. <artifactId>maven-jar-plugin</artifactId>
  401. <version>3.1.2</version>
  402. <configuration>
  403. <archive>
  404. <addMavenDescriptor>false</addMavenDescriptor>
  405. </archive>
  406. <excludes>
  407. <exclude>META-INF</exclude>
  408. </excludes>
  409. </configuration>
  410. </plugin>
  411. </plugins>
  412. </build>
  413. <dependencyManagement>
  414. <dependencies>
  415. <dependency>
  416. <groupId>javax</groupId>
  417. <artifactId>javaee-api</artifactId>
  418. <version>7.0</version>
  419. </dependency>
  420. <dependency>
  421. <groupId>com.google.code.gson</groupId>
  422. <artifactId>gson</artifactId>
  423. <version>2.8.5</version>
  424. </dependency>
  425. <dependency>
  426. <groupId>org.apache.openjpa</groupId>
  427. <artifactId>openjpa</artifactId>
  428. <version>3.1.0</version>
  429. </dependency>
  430. <dependency>
  431. <groupId>org.apache.commons</groupId>
  432. <artifactId>commons-lang3</artifactId>
  433. <version>3.9</version>
  434. </dependency>
  435. <dependency>
  436. <groupId>commons-cli</groupId>
  437. <artifactId>commons-cli</artifactId>
  438. <version>1.4</version>
  439. </dependency>
  440. <dependency>
  441. <groupId>commons-beanutils</groupId>
  442. <artifactId>commons-beanutils</artifactId>
  443. <version>1.9.4</version>
  444. </dependency>
  445. <dependency>
  446. <groupId>commons-net</groupId>
  447. <artifactId>commons-net</artifactId>
  448. <version>3.6</version>
  449. </dependency>
  450. <dependency>
  451. <groupId>org.apache.commons</groupId>
  452. <artifactId>commons-math3</artifactId>
  453. <version>3.6.1</version>
  454. </dependency>
  455. <dependency>
  456. <groupId>org.apache.commons</groupId>
  457. <artifactId>commons-collections4</artifactId>
  458. <version>4.4</version>
  459. </dependency>
  460. <dependency>
  461. <groupId>commons-codec</groupId>
  462. <artifactId>commons-codec</artifactId>
  463. <version>1.13</version>
  464. </dependency>
  465. <dependency>
  466. <groupId>commons-io</groupId>
  467. <artifactId>commons-io</artifactId>
  468. <version>2.6</version>
  469. </dependency>
  470. <dependency>
  471. <groupId>org.apache.commons</groupId>
  472. <artifactId>commons-vfs2</artifactId>
  473. <version>2.4.1</version>
  474. </dependency>
  475. <dependency>
  476. <groupId>org.apache.commons</groupId>
  477. <artifactId>commons-pool2</artifactId>
  478. <version>2.7.0</version>
  479. </dependency>
  480. <dependency>
  481. <groupId>org.apache.commons</groupId>
  482. <artifactId>commons-dbcp2</artifactId>
  483. <version>2.7.0</version>
  484. </dependency>
  485. <dependency>
  486. <groupId>org.apache.commons</groupId>
  487. <artifactId>commons-text</artifactId>
  488. <version>1.8</version>
  489. </dependency>
  490. <dependency>
  491. <groupId>org.apache.maven</groupId>
  492. <artifactId>maven-model</artifactId>
  493. <version>3.0</version>
  494. </dependency>
  495. <dependency>
  496. <groupId>org.eclipse.jetty</groupId>
  497. <artifactId>jetty-server</artifactId>
  498. <version>9.4.20.v20190813</version>
  499. </dependency>
  500. <dependency>
  501. <groupId>org.eclipse.jetty</groupId>
  502. <artifactId>jetty-deploy</artifactId>
  503. <version>9.4.20.v20190813</version>
  504. </dependency>
  505. <dependency>
  506. <groupId>org.eclipse.jetty</groupId>
  507. <artifactId>jetty-annotations</artifactId>
  508. <version>9.4.20.v20190813</version>
  509. </dependency>
  510. <dependency>
  511. <groupId>org.eclipse.jetty</groupId>
  512. <artifactId>jetty-quickstart</artifactId>
  513. <version>9.4.20.v20190813</version>
  514. </dependency>
  515. <dependency>
  516. <groupId>com.google.zxing</groupId>
  517. <artifactId>core</artifactId>
  518. <version>3.4.0</version>
  519. </dependency>
  520. <dependency>
  521. <groupId>org.apache.ftpserver</groupId>
  522. <artifactId>ftpserver-core</artifactId>
  523. <version>1.1.1</version>
  524. </dependency>
  525. <dependency>
  526. <groupId>org.apache.ftpserver</groupId>
  527. <artifactId>ftplet-api</artifactId>
  528. <version>1.1.1</version>
  529. </dependency>
  530. <dependency>
  531. <groupId>org.apache.cxf</groupId>
  532. <artifactId>cxf-core</artifactId>
  533. <version>3.3.3</version>
  534. </dependency>
  535. <dependency>
  536. <groupId>org.apache.cxf</groupId>
  537. <artifactId>cxf-rt-frontend-jaxws</artifactId>
  538. <version>3.3.3</version>
  539. </dependency>
  540. <dependency>
  541. <groupId>org.apache.cxf</groupId>
  542. <artifactId>cxf-rt-frontend-simple</artifactId>
  543. <version>3.3.3</version>
  544. </dependency>
  545. <dependency>
  546. <groupId>org.apache.cxf</groupId>
  547. <artifactId>cxf-rt-wsdl</artifactId>
  548. <version>3.3.3</version>
  549. </dependency>
  550. <dependency>
  551. <groupId>org.apache.poi</groupId>
  552. <artifactId>poi</artifactId>
  553. <version>4.0.1</version>
  554. </dependency>
  555. <dependency>
  556. <groupId>org.apache.poi</groupId>
  557. <artifactId>poi-ooxml</artifactId>
  558. <version>4.0.1</version>
  559. </dependency>
  560. <dependency>
  561. <groupId>org.apache.poi</groupId>
  562. <artifactId>poi-ooxml-schemas</artifactId>
  563. <version>4.0.1</version>
  564. </dependency>
  565. <dependency>
  566. <groupId>fr.opensagres.xdocreport</groupId>
  567. <artifactId>fr.opensagres.poi.xwpf.converter.core</artifactId>
  568. <version>2.0.1</version>
  569. </dependency>
  570. <dependency>
  571. <groupId>fr.opensagres.xdocreport</groupId>
  572. <artifactId>fr.opensagres.poi.xwpf.converter.xhtml</artifactId>
  573. <version>2.0.1</version>
  574. </dependency>
  575. <dependency>
  576. <groupId>org.apache.tika</groupId>
  577. <artifactId>tika-core</artifactId>
  578. <version>1.22</version>
  579. </dependency>
  580. <dependency>
  581. <groupId>org.apache.tika</groupId>
  582. <artifactId>tika-parsers</artifactId>
  583. <version>1.22</version>
  584. </dependency>
  585. <dependency>
  586. <groupId>org.apache.pdfbox</groupId>
  587. <artifactId>pdfbox</artifactId>
  588. <version>2.0.16</version>
  589. </dependency>
  590. <dependency>
  591. <groupId>org.apache.pdfbox</groupId>
  592. <artifactId>fontbox</artifactId>
  593. <version>2.0.16</version>
  594. </dependency>
  595. <dependency>
  596. <groupId>org.apache.pdfbox</groupId>
  597. <artifactId>jbig2-imageio</artifactId>
  598. <version>3.0.2</version>
  599. </dependency>
  600. <dependency>
  601. <groupId>org.apache.pdfbox</groupId>
  602. <artifactId>xmpbox</artifactId>
  603. <version>2.0.16</version>
  604. </dependency>
  605. <dependency>
  606. <groupId>org.apache.pdfbox</groupId>
  607. <artifactId>preflight</artifactId>
  608. <version>2.0.16</version>
  609. </dependency>
  610. <dependency>
  611. <groupId>org.apache.pdfbox</groupId>
  612. <artifactId>pdfbox-tools</artifactId>
  613. <version>2.0.16</version>
  614. </dependency>
  615. <dependency>
  616. <groupId>com.adobe.xmp</groupId>
  617. <artifactId>xmpcore</artifactId>
  618. <version>6.1.10</version>
  619. </dependency>
  620. <dependency>
  621. <groupId>net.sourceforge.tess4j</groupId>
  622. <artifactId>tess4j</artifactId>
  623. <version>4.4.0</version>
  624. </dependency>
  625. <dependency>
  626. <groupId>io.github.classgraph</groupId>
  627. <artifactId>classgraph</artifactId>
  628. <version>4.8.47</version>
  629. </dependency>
  630. <dependency>
  631. <groupId>org.glassfish.jersey.core</groupId>
  632. <artifactId>jersey-server</artifactId>
  633. <version>2.27</version>
  634. </dependency>
  635. <dependency>
  636. <groupId>org.glassfish.jersey.media</groupId>
  637. <artifactId>jersey-media-multipart</artifactId>
  638. <version>2.27</version>
  639. </dependency>
  640. <dependency>
  641. <groupId>dom4j</groupId>
  642. <artifactId>dom4j</artifactId>
  643. <version>1.6.1</version>
  644. </dependency>
  645. <dependency>
  646. <groupId>net.sf.ehcache</groupId>
  647. <artifactId>ehcache</artifactId>
  648. <version>2.10.6</version>
  649. </dependency>
  650. <dependency>
  651. <groupId>org.quartz-scheduler</groupId>
  652. <artifactId>quartz</artifactId>
  653. <version>2.3.0</version>
  654. </dependency>
  655. <dependency>
  656. <groupId>org.imgscalr</groupId>
  657. <artifactId>imgscalr-lib</artifactId>
  658. <version>4.2</version>
  659. </dependency>
  660. <dependency>
  661. <groupId>com.github.stuxuhai</groupId>
  662. <artifactId>jpinyin</artifactId>
  663. <version>1.1.8</version>
  664. </dependency>
  665. <dependency>
  666. <groupId>com.hankcs</groupId>
  667. <artifactId>hanlp</artifactId>
  668. <version>portable-1.7.4</version>
  669. </dependency>
  670. <dependency>
  671. <groupId>de.vandermeer</groupId>
  672. <artifactId>asciitable</artifactId>
  673. <version>0.3.2</version>
  674. </dependency>
  675. <dependency>
  676. <groupId>com.h2database</groupId>
  677. <artifactId>h2</artifactId>
  678. <version>1.4.199</version>
  679. </dependency>
  680. <dependency>
  681. <groupId>org.mnode.ical4j</groupId>
  682. <artifactId>ical4j</artifactId>
  683. <version>2.2.0</version>
  684. </dependency>
  685. <dependency>
  686. <groupId>org.apache.xbean</groupId>
  687. <artifactId>xbean-asm7-shaded</artifactId>
  688. <version>4.12</version>
  689. </dependency>
  690. <dependency>
  691. <groupId>com.squareup</groupId>
  692. <artifactId>javapoet</artifactId>
  693. <version>1.11.1</version>
  694. </dependency>
  695. <dependency>
  696. <groupId>javax.visrec</groupId>
  697. <artifactId>visrec-api</artifactId>
  698. <version>20200316</version>
  699. </dependency>
  700. <dependency>
  701. <groupId>org.neuroph</groupId>
  702. <artifactId>neuroph-core</artifactId>
  703. <version>2.96</version>
  704. <exclusions>
  705. <exclusion>
  706. <groupId>ch.qos.logback</groupId>
  707. <artifactId>logback-core</artifactId>
  708. </exclusion>
  709. <exclusion>
  710. <groupId>ch.qos.logback</groupId>
  711. <artifactId>logback-classic</artifactId>
  712. </exclusion>
  713. <exclusion>
  714. <groupId>javax.visrec</groupId>
  715. <artifactId>visrec-api</artifactId>
  716. </exclusion>
  717. </exclusions>
  718. </dependency>
  719. <dependency>
  720. <groupId>org.slf4j</groupId>
  721. <artifactId>slf4j-simple</artifactId>
  722. <version>1.7.25</version>
  723. </dependency>
  724. <dependency>
  725. <groupId>org.slf4j</groupId>
  726. <artifactId>slf4j-api</artifactId>
  727. <version>1.7.25</version>
  728. </dependency>
  729. <dependency>
  730. <groupId>nl.captcha</groupId>
  731. <artifactId>simplecaptcha</artifactId>
  732. <version>1.2.1</version>
  733. </dependency>
  734. <dependency>
  735. <groupId>cglib</groupId>
  736. <artifactId>cglib</artifactId>
  737. <version>3.2.0</version>
  738. </dependency>
  739. <dependency>
  740. <groupId>com.alibaba</groupId>
  741. <artifactId>druid</artifactId>
  742. <version>1.1.21</version>
  743. </dependency>
  744. <dependency>
  745. <groupId>com.itextpdf</groupId>
  746. <artifactId>html2pdf</artifactId>
  747. <version>2.1.6</version>
  748. </dependency>
  749. <dependency>
  750. <groupId>com.itextpdf</groupId>
  751. <artifactId>font-asian</artifactId>
  752. <version>7.1.9</version>
  753. </dependency>
  754. <dependency>
  755. <groupId>o2oa</groupId>
  756. <artifactId>x_base_core_project</artifactId>
  757. <version>${project.version}</version>
  758. </dependency>
  759. <dependency>
  760. <groupId>o2oa</groupId>
  761. <artifactId>x_attendance_core_entity</artifactId>
  762. <version>${project.version}</version>
  763. </dependency>
  764. <dependency>
  765. <groupId>o2oa</groupId>
  766. <artifactId>x_bbs_core_entity</artifactId>
  767. <version>${project.version}</version>
  768. </dependency>
  769. <dependency>
  770. <groupId>o2oa</groupId>
  771. <artifactId>x_calendar_core_entity</artifactId>
  772. <version>${project.version}</version>
  773. </dependency>
  774. <dependency>
  775. <groupId>o2oa</groupId>
  776. <artifactId>x_cms_core_entity</artifactId>
  777. <version>${project.version}</version>
  778. </dependency>
  779. <dependency>
  780. <groupId>o2oa</groupId>
  781. <artifactId>x_cms_core_express</artifactId>
  782. <version>${project.version}</version>
  783. </dependency>
  784. <dependency>
  785. <groupId>o2oa</groupId>
  786. <artifactId>x_component_core_entity</artifactId>
  787. <version>${project.version}</version>
  788. </dependency>
  789. <dependency>
  790. <groupId>o2oa</groupId>
  791. <artifactId>x_file_core_entity</artifactId>
  792. <version>${project.version}</version>
  793. </dependency>
  794. <dependency>
  795. <groupId>o2oa</groupId>
  796. <artifactId>x_general_core_entity</artifactId>
  797. <version>${project.version}</version>
  798. </dependency>
  799. <dependency>
  800. <groupId>o2oa</groupId>
  801. <artifactId>x_hotpic_core_entity</artifactId>
  802. <version>${project.version}</version>
  803. </dependency>
  804. <dependency>
  805. <groupId>o2oa</groupId>
  806. <artifactId>x_meeting_core_entity</artifactId>
  807. <version>${project.version}</version>
  808. </dependency>
  809. <dependency>
  810. <groupId>o2oa</groupId>
  811. <artifactId>x_message_core_entity</artifactId>
  812. <version>${project.version}</version>
  813. </dependency>
  814. <dependency>
  815. <groupId>o2oa</groupId>
  816. <artifactId>x_mind_core_entity</artifactId>
  817. <version>${project.version}</version>
  818. </dependency>
  819. <dependency>
  820. <groupId>o2oa</groupId>
  821. <artifactId>x_okr_core_entity</artifactId>
  822. <version>${project.version}</version>
  823. </dependency>
  824. <dependency>
  825. <groupId>o2oa</groupId>
  826. <artifactId>x_organization_core_entity</artifactId>
  827. <version>${project.version}</version>
  828. </dependency>
  829. <dependency>
  830. <groupId>o2oa</groupId>
  831. <artifactId>x_organization_core_express</artifactId>
  832. <version>${project.version}</version>
  833. </dependency>
  834. <dependency>
  835. <groupId>o2oa</groupId>
  836. <artifactId>x_portal_core_entity</artifactId>
  837. <version>${project.version}</version>
  838. </dependency>
  839. <dependency>
  840. <groupId>o2oa</groupId>
  841. <artifactId>x_processplatform_core_entity</artifactId>
  842. <version>${project.version}</version>
  843. </dependency>
  844. <dependency>
  845. <groupId>o2oa</groupId>
  846. <artifactId>x_processplatform_core_express</artifactId>
  847. <version>${project.version}</version>
  848. </dependency>
  849. <dependency>
  850. <groupId>o2oa</groupId>
  851. <artifactId>x_query_core_entity</artifactId>
  852. <version>${project.version}</version>
  853. </dependency>
  854. <dependency>
  855. <groupId>o2oa</groupId>
  856. <artifactId>x_query_core_express</artifactId>
  857. <version>${project.version}</version>
  858. </dependency>
  859. <dependency>
  860. <groupId>o2oa</groupId>
  861. <artifactId>x_report_core_entity</artifactId>
  862. <version>${project.version}</version>
  863. </dependency>
  864. <dependency>
  865. <groupId>o2oa</groupId>
  866. <artifactId>x_strategydeploy_core_entity</artifactId>
  867. <version>${project.version}</version>
  868. </dependency>
  869. <dependency>
  870. <groupId>o2oa</groupId>
  871. <artifactId>x_strategydeploy_assemble_control</artifactId>
  872. <version>${project.version}</version>
  873. </dependency>
  874. <dependency>
  875. <groupId>o2oa</groupId>
  876. <artifactId>x_program_center</artifactId>
  877. <version>${project.version}</version>
  878. </dependency>
  879. <dependency>
  880. <groupId>o2oa</groupId>
  881. <artifactId>x_program_center_core_entity</artifactId>
  882. <version>${project.version}</version>
  883. </dependency>
  884. <dependency>
  885. <groupId>o2oa</groupId>
  886. <artifactId>x_teamwork_core_entity</artifactId>
  887. <version>${project.version}</version>
  888. </dependency>
  889. <dependency>
  890. <groupId>o2oa</groupId>
  891. <artifactId>x_workschedu_core_entity</artifactId>
  892. <version>${project.version}</version>
  893. </dependency>
  894. </dependencies>
  895. </dependencyManagement>
  896. <repositories>
  897. <repository>
  898. <id>nexus-o2oa</id>
  899. <name>nexus-o2oa</name>
  900. <url>http://maven.o2oa.net/repository/maven-public/</url>
  901. <releases>
  902. <enabled>true</enabled>
  903. </releases>
  904. <snapshots>
  905. <enabled>true</enabled>
  906. </snapshots>
  907. </repository>
  908. </repositories>
  909. </project>