You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

570 lines
28 KiB

7 months ago
  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="web" name="Web">
  5. <configuration>
  6. <webroots />
  7. <sourceRoots>
  8. <root url="file://$MODULE_DIR$/src/main/java" />
  9. <root url="file://$MODULE_DIR$/src/main/resources" />
  10. </sourceRoots>
  11. </configuration>
  12. </facet>
  13. <facet type="Spring" name="Spring">
  14. <configuration />
  15. </facet>
  16. </component>
  17. <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
  18. <output url="file://$MODULE_DIR$/target/classes" />
  19. <output-test url="file://$MODULE_DIR$/target/test-classes" />
  20. <content url="file://$MODULE_DIR$">
  21. <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
  22. <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
  23. <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
  24. <excludeFolder url="file://$MODULE_DIR$/target" />
  25. </content>
  26. <orderEntry type="inheritedJdk" />
  27. <orderEntry type="sourceFolder" forTests="false" />
  28. <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.11" level="project" />
  29. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.5.6.RELEASE" level="project" />
  30. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.5.6.RELEASE" level="project" />
  31. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.5.6.RELEASE" level="project" />
  32. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.5.6.RELEASE" level="project" />
  33. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:1.5.6.RELEASE" level="project" />
  34. <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.1.11" level="project" />
  35. <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.1.11" level="project" />
  36. <orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.25" level="project" />
  37. <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.25" level="project" />
  38. <orderEntry type="library" name="Maven: org.slf4j:log4j-over-slf4j:1.7.25" level="project" />
  39. <orderEntry type="library" name="Maven: org.springframework:spring-core:4.3.10.RELEASE" level="project" />
  40. <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.17" level="project" />
  41. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.5.6.RELEASE" level="project" />
  42. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.16" level="project" />
  43. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.16" level="project" />
  44. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.16" level="project" />
  45. <orderEntry type="library" name="Maven: org.hibernate:hibernate-validator:5.3.5.Final" level="project" />
  46. <orderEntry type="library" name="Maven: javax.validation:validation-api:1.1.0.Final" level="project" />
  47. <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.1.Final" level="project" />
  48. <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.3" level="project" />
  49. <orderEntry type="library" name="Maven: org.springframework:spring-web:4.3.10.RELEASE" level="project" />
  50. <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.3.10.RELEASE" level="project" />
  51. <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.3.10.RELEASE" level="project" />
  52. <orderEntry type="library" name="Maven: org.springframework:spring-context:4.3.10.RELEASE" level="project" />
  53. <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.10.RELEASE" level="project" />
  54. <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.3.10.RELEASE" level="project" />
  55. <orderEntry type="library" name="Maven: antlr:antlr:2.7.6" level="project" />
  56. <orderEntry type="library" name="Maven: asm:asm:1.5.3" level="project" />
  57. <orderEntry type="library" name="Maven: asm:asm-attrs:1.5.3" level="project" />
  58. <orderEntry type="library" name="Maven: c3p0:c3p0:0.9.1.2" level="project" />
  59. <orderEntry type="library" name="Maven: cglib:cglib:2.1_3" level="project" />
  60. <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.7.0" level="project" />
  61. <orderEntry type="library" name="Maven: commons-cli:commons-cli:1.2" level="project" />
  62. <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.4" level="project" />
  63. <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.1" level="project" />
  64. <orderEntry type="library" name="Maven: commons-configuration:commons-configuration:1.6" level="project" />
  65. <orderEntry type="library" name="Maven: commons-digester:commons-digester:2.1" level="project" />
  66. <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils-core:1.8.0" level="project" />
  67. <orderEntry type="library" name="Maven: commons-el:commons-el:1.0" level="project" />
  68. <orderEntry type="library" name="Maven: commons-io:commons-io:1.4" level="project" />
  69. <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.4" level="project" />
  70. <orderEntry type="library" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
  71. <orderEntry type="library" name="Maven: commons-logging:commons-logging-api:1.0.4" level="project" />
  72. <orderEntry type="library" name="Maven: commons-net:commons-net:1.4.1" level="project" />
  73. <orderEntry type="library" name="Maven: oro:oro:2.0.8" level="project" />
  74. <orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.3" level="project" />
  75. <orderEntry type="library" name="Maven: org.apache.curator:curator-client:2.7.0" level="project" />
  76. <orderEntry type="library" name="Maven: org.apache.curator:curator-framework:2.7.0" level="project" />
  77. <orderEntry type="library" name="Maven: org.apache.curator:curator-recipes:2.7.0" level="project" />
  78. <orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" />
  79. <orderEntry type="library" name="Maven: net.sf.ehcache:ehcache:1.2.3" level="project" />
  80. <orderEntry type="library" name="Maven: net.sf.ezmorph:ezmorph:1.0.6" level="project" />
  81. <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.1.22" level="project" />
  82. <orderEntry type="library" name="Maven: com.google.guava:guava:14.0.1" level="project" />
  83. <orderEntry type="library" name="Maven: org.apache.hadoop:hadoop-core:1.0.4" level="project" />
  84. <orderEntry type="library" name="Maven: commons-httpclient:commons-httpclient:3.0.1" level="project" />
  85. <orderEntry type="library" name="Maven: org.apache.commons:commons-math:2.1" level="project" />
  86. <orderEntry type="library" name="Maven: org.mortbay.jetty:jetty:6.1.26" level="project" />
  87. <orderEntry type="library" name="Maven: org.mortbay.jetty:servlet-api:2.5-20081211" level="project" />
  88. <orderEntry type="library" name="Maven: org.mortbay.jetty:jetty-util:6.1.26" level="project" />
  89. <orderEntry type="library" name="Maven: tomcat:jasper-runtime:5.5.12" level="project" />
  90. <orderEntry type="library" name="Maven: tomcat:jasper-compiler:5.5.12" level="project" />
  91. <orderEntry type="library" name="Maven: org.mortbay.jetty:jsp-api-2.1:6.1.14" level="project" />
  92. <orderEntry type="library" name="Maven: org.mortbay.jetty:jsp-2.1:6.1.14" level="project" />
  93. <orderEntry type="library" name="Maven: ant:ant:1.6.5" level="project" />
  94. <orderEntry type="library" name="Maven: net.java.dev.jets3t:jets3t:0.7.1" level="project" />
  95. <orderEntry type="library" name="Maven: net.sf.kosmosfs:kfs:0.3" level="project" />
  96. <orderEntry type="library" name="Maven: hsqldb:hsqldb:1.8.0.10" level="project" />
  97. <orderEntry type="library" name="Maven: org.eclipse.jdt:core:3.1.1" level="project" />
  98. <orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-mapper-asl:1.0.1" level="project" />
  99. <orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
  100. <orderEntry type="library" name="Maven: org.apache.hbase:hbase:0.94.9" level="project" />
  101. <orderEntry type="library" name="Maven: com.github.stephenc.high-scale-lib:high-scale-lib:1.1.1" level="project" />
  102. <orderEntry type="library" name="Maven: org.apache.avro:avro:1.5.3" level="project" />
  103. <orderEntry type="library" name="Maven: org.apache.avro:avro-ipc:1.5.3" level="project" />
  104. <orderEntry type="library" name="Maven: org.jboss.netty:netty:3.2.4.Final" level="project" />
  105. <orderEntry type="library" name="Maven: org.apache.velocity:velocity:1.7" level="project" />
  106. <orderEntry type="library" name="Maven: org.apache.thrift:libthrift:0.8.0" level="project" />
  107. <orderEntry type="library" name="Maven: org.jruby:jruby-complete:1.6.5" level="project" />
  108. <orderEntry type="library" name="Maven: org.mortbay.jetty:servlet-api-2.5:6.1.14" level="project" />
  109. <orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-core-asl:1.8.8" level="project" />
  110. <orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-jaxrs:1.8.8" level="project" />
  111. <orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-xc:1.8.8" level="project" />
  112. <orderEntry type="library" name="Maven: org.jamon:jamon-runtime:2.3.1" level="project" />
  113. <orderEntry type="library" name="Maven: com.sun.jersey:jersey-core:1.8" level="project" />
  114. <orderEntry type="library" name="Maven: com.sun.jersey:jersey-json:1.8" level="project" />
  115. <orderEntry type="library" name="Maven: org.codehaus.jettison:jettison:1.1" level="project" />
  116. <orderEntry type="library" name="Maven: com.sun.xml.bind:jaxb-impl:2.2.3-1" level="project" />
  117. <orderEntry type="library" name="Maven: com.sun.jersey:jersey-server:1.8" level="project" />
  118. <orderEntry type="library" name="Maven: javax.xml.bind:jaxb-api:2.1" level="project" />
  119. <orderEntry type="library" name="Maven: javax.activation:activation:1.1" level="project" />
  120. <orderEntry type="library" name="Maven: stax:stax-api:1.0.1" level="project" />
  121. <orderEntry type="library" name="Maven: org.hibernate:hibernate:3.2.1.ga" level="project" />
  122. <orderEntry type="library" name="Maven: org.hibernate:hibernate-annotations:3.4.0.GA" level="project" />
  123. <orderEntry type="library" name="Maven: org.hibernate:ejb3-persistence:1.0.2.GA" level="project" />
  124. <orderEntry type="library" name="Maven: org.hibernate:hibernate-commons-annotations:3.3.0.ga" level="project" />
  125. <orderEntry type="library" name="Maven: org.hibernate:hibernate-entitymanager:3.4.0.GA" level="project" />
  126. <orderEntry type="library" name="Maven: org.hibernate:hibernate-core:3.3.2.GA" level="project" />
  127. <orderEntry type="library" name="Maven: net.sourceforge.htmlcleaner:htmlcleaner:2.4" level="project" />
  128. <orderEntry type="library" name="Maven: org.jdom:jdom2:2.0.6" level="project" />
  129. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.3.5" level="project" />
  130. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.3.2" level="project" />
  131. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.0.0" level="project" />
  132. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.0.0" level="project" />
  133. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.0.0" level="project" />
  134. <orderEntry type="library" name="Maven: javassist:javassist:3.4.GA" level="project" />
  135. <orderEntry type="library" name="Maven: redis.clients:jedis:2.6.0" level="project" />
  136. <orderEntry type="library" name="Maven: jline:jline:0.9.94" level="project" />
  137. <orderEntry type="library" name="Maven: com.wandoulabs.jodis:jodis:0.1.2" level="project" />
  138. <orderEntry type="library" name="Maven: org.jsoup:jsoup:1.7.3" level="project" />
  139. <orderEntry type="library" name="Maven: org.apache.kafka:kafka_2.10:0.8.2.1" level="project" />
  140. <orderEntry type="library" name="Maven: net.sf.jopt-simple:jopt-simple:3.2" level="project" />
  141. <orderEntry type="library" name="Maven: org.apache.kafka:kafka-clients:0.8.2.1" level="project" />
  142. <orderEntry type="library" name="Maven: net.jpountz.lz4:lz4:1.2.0" level="project" />
  143. <orderEntry type="library" name="Maven: com.yammer.metrics:metrics-core:2.2.0" level="project" />
  144. <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.1.1" level="project" />
  145. <orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.6" level="project" />
  146. <orderEntry type="library" name="Maven: nekohtml:nekohtml:0.9.5" level="project" />
  147. <orderEntry type="library" name="Maven: javax.persistence:persistence-api:1.0" level="project" />
  148. <orderEntry type="library" name="Maven: com.google.protobuf:protobuf-java:2.4.1" level="project" />
  149. <orderEntry type="library" name="Maven: org.scala-lang:scala-library:2.10.4" level="project" />
  150. <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.6.1" level="project" />
  151. <orderEntry type="library" name="Maven: org.slf4j:slf4j-log4j12:1.6.1" level="project" />
  152. <orderEntry type="library" name="Maven: org.xerial.snappy:snappy-java:1.0.4.1" level="project" />
  153. <orderEntry type="library" name="Maven: org.apache.tika:tika-core:0.9" level="project" />
  154. <orderEntry type="library" name="Maven: xalan:xalan:2.7.1" level="project" />
  155. <orderEntry type="library" name="Maven: xalan:serializer:2.7.1" level="project" />
  156. <orderEntry type="library" name="Maven: xerces:xercesImpl:2.9.1" level="project" />
  157. <orderEntry type="library" name="Maven: xml-apis:xml-apis:1.3.04" level="project" />
  158. <orderEntry type="library" name="Maven: xmlenc:xmlenc:0.52" level="project" />
  159. <orderEntry type="library" name="Maven: xerces:xmlParserAPIs:2.6.2" level="project" />
  160. <orderEntry type="library" name="Maven: com.101tec:zkclient:0.3" level="project" />
  161. <orderEntry type="library" name="Maven: org.apache.zookeeper:zookeeper:3.4.6" level="project" />
  162. <orderEntry type="library" name="Maven: io.netty:netty:3.7.0.Final" level="project" />
  163. <orderEntry type="library" name="Maven: javax.transaction:jta:1.1" level="project" />
  164. <orderEntry type="library" name="Maven: log4j:log4j:1.2.14" level="project" />
  165. <orderEntry type="module-library">
  166. <library name="Maven: bfd_crawler_slice_configure_3.2.1:bfd_crawler_slice_configure_3.2.1:1.0.0">
  167. <CLASSES>
  168. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_configure_3.2.1.jar!/" />
  169. </CLASSES>
  170. <JAVADOC />
  171. <SOURCES />
  172. </library>
  173. </orderEntry>
  174. <orderEntry type="module-library">
  175. <library name="Maven: bfd_crawler_slice_datasaver_3.2.1:bfd_crawler_slice_datasaver_3.2.1:1.0.0">
  176. <CLASSES>
  177. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_datasaver_3.2.1.jar!/" />
  178. </CLASSES>
  179. <JAVADOC />
  180. <SOURCES />
  181. </library>
  182. </orderEntry>
  183. <orderEntry type="module-library">
  184. <library name="Maven: bfd_crawler_slice_deduplicator_3.2.1:bfd_crawler_slice_deduplicator_3.2.1:1.0.0">
  185. <CLASSES>
  186. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_deduplicator_3.2.1.jar!/" />
  187. </CLASSES>
  188. <JAVADOC />
  189. <SOURCES />
  190. </library>
  191. </orderEntry>
  192. <orderEntry type="module-library">
  193. <library name="Maven: bfd_crawler_slice_download_3.2.1:bfd_crawler_slice_download_3.2.1:1.0.0">
  194. <CLASSES>
  195. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_download_3.2.1.jar!/" />
  196. </CLASSES>
  197. <JAVADOC />
  198. <SOURCES />
  199. </library>
  200. </orderEntry>
  201. <orderEntry type="module-library">
  202. <library name="Maven: bfd_crawler_slice_jsEngine_3.2.1:bfd_crawler_slice_jsEngine_3.2.1:1.0.0">
  203. <CLASSES>
  204. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_jsEngine_3.2.1.jar!/" />
  205. </CLASSES>
  206. <JAVADOC />
  207. <SOURCES />
  208. </library>
  209. </orderEntry>
  210. <orderEntry type="module-library">
  211. <library name="Maven: bfd_crawler_slice_kafkaproxy_3.2.1:bfd_crawler_slice_kafkaproxy_3.2.1:1.0.0">
  212. <CLASSES>
  213. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_kafkaproxy_3.2.1.jar!/" />
  214. </CLASSES>
  215. <JAVADOC />
  216. <SOURCES />
  217. </library>
  218. </orderEntry>
  219. <orderEntry type="module-library">
  220. <library name="Maven: bfd_crawler_slice_loginmanager_3.2.1:bfd_crawler_slice_loginmanager_3.2.1:1.0.0">
  221. <CLASSES>
  222. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_loginmanager_3.2.1.jar!/" />
  223. </CLASSES>
  224. <JAVADOC />
  225. <SOURCES />
  226. </library>
  227. </orderEntry>
  228. <orderEntry type="module-library">
  229. <library name="Maven: bfd_crawler_slice_msgQueue_3.2.1:bfd_crawler_slice_msgQueue_3.2.1:1.0.0">
  230. <CLASSES>
  231. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_msgQueue_3.2.1.jar!/" />
  232. </CLASSES>
  233. <JAVADOC />
  234. <SOURCES />
  235. </library>
  236. </orderEntry>
  237. <orderEntry type="module-library">
  238. <library name="Maven: bfd_crawler_slice_pageparser_3.2.1:bfd_crawler_slice_pageparser_3.2.1:1.0.0">
  239. <CLASSES>
  240. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_pageparser_3.2.1.jar!/" />
  241. </CLASSES>
  242. <JAVADOC />
  243. <SOURCES />
  244. </library>
  245. </orderEntry>
  246. <orderEntry type="module-library">
  247. <library name="Maven: bfd_crawler_slice_resource_3.2.1:bfd_crawler_slice_resource_3.2.1:1.0.0">
  248. <CLASSES>
  249. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_resource_3.2.1.jar!/" />
  250. </CLASSES>
  251. <JAVADOC />
  252. <SOURCES />
  253. </library>
  254. </orderEntry>
  255. <orderEntry type="module-library">
  256. <library name="Maven: bfd_crawler_slice_scheduler_3.2.1:bfd_crawler_slice_scheduler_3.2.1:1.0.0">
  257. <CLASSES>
  258. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_scheduler_3.2.1.jar!/" />
  259. </CLASSES>
  260. <JAVADOC />
  261. <SOURCES />
  262. </library>
  263. </orderEntry>
  264. <orderEntry type="module-library">
  265. <library name="Maven: bfd_crawler_slice_statistics_3.2.1:bfd_crawler_slice_statistics_3.2.1:1.0.0">
  266. <CLASSES>
  267. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_statistics_3.2.1.jar!/" />
  268. </CLASSES>
  269. <JAVADOC />
  270. <SOURCES />
  271. </library>
  272. </orderEntry>
  273. <orderEntry type="module-library">
  274. <library name="Maven: bfd_crawler_slice_traceservice_3.2.1:bfd_crawler_slice_traceservice_3.2.1:1.0.0">
  275. <CLASSES>
  276. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_traceservice_3.2.1.jar!/" />
  277. </CLASSES>
  278. <JAVADOC />
  279. <SOURCES />
  280. </library>
  281. </orderEntry>
  282. <orderEntry type="module-library">
  283. <library name="Maven: bfd_crawler_slice_urlHandler_3.2.1:bfd_crawler_slice_urlHandler_3.2.1:1.0.0">
  284. <CLASSES>
  285. <root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_urlHandler_3.2.1.jar!/" />
  286. </CLASSES>
  287. <JAVADOC />
  288. <SOURCES />
  289. </library>
  290. </orderEntry>
  291. <orderEntry type="module-library">
  292. <library name="Maven: BfdCrawlMonitor-1.4:BfdCrawlMonitor-1.4:1.0.0">
  293. <CLASSES>
  294. <root url="jar://$MODULE_DIR$/../jarlib/BfdCrawlMonitor-1.5.jar!/" />
  295. </CLASSES>
  296. <JAVADOC />
  297. <SOURCES />
  298. </library>
  299. </orderEntry>
  300. <orderEntry type="module-library">
  301. <library name="Maven: BfdRedisTools-2.0:BfdRedisTools-2.0:1.0.0">
  302. <CLASSES>
  303. <root url="jar://$MODULE_DIR$/../jarlib/BfdRedisTools-2.0.jar!/" />
  304. </CLASSES>
  305. <JAVADOC />
  306. <SOURCES />
  307. </library>
  308. </orderEntry>
  309. <orderEntry type="module-library">
  310. <library name="Maven: BfdSimpleCrypto:BfdSimpleCrypto:1.0.0">
  311. <CLASSES>
  312. <root url="jar://$MODULE_DIR$/../jarlib/BfdSimpleCrypto.jar!/" />
  313. </CLASSES>
  314. <JAVADOC />
  315. <SOURCES />
  316. </library>
  317. </orderEntry>
  318. <orderEntry type="module-library">
  319. <library name="Maven: CharsetDetector:CharsetDetector:1.0.0">
  320. <CLASSES>
  321. <root url="jar://$MODULE_DIR$/../jarlib/CharsetDetector.jar!/" />
  322. </CLASSES>
  323. <JAVADOC />
  324. <SOURCES />
  325. </library>
  326. </orderEntry>
  327. <orderEntry type="module-library">
  328. <library name="Maven: crawler-shard-jdbc-v2.0.1.20150311:crawler-shard-jdbc-v2.0.1.20150311:1.0.0">
  329. <CLASSES>
  330. <root url="jar://$MODULE_DIR$/../jarlib/crawler-shard-jdbc-v2.0.1.20150311.jar!/" />
  331. </CLASSES>
  332. <JAVADOC />
  333. <SOURCES />
  334. </library>
  335. </orderEntry>
  336. <orderEntry type="module-library">
  337. <library name="Maven: fastdfs_client:fastdfs_client:1.0.0">
  338. <CLASSES>
  339. <root url="jar://$MODULE_DIR$/../jarlib/fastdfs_client.jar!/" />
  340. </CLASSES>
  341. <JAVADOC />
  342. <SOURCES />
  343. </library>
  344. </orderEntry>
  345. <orderEntry type="module-library">
  346. <library name="Maven: fastdht_client:fastdht_client:1.0.0">
  347. <CLASSES>
  348. <root url="jar://$MODULE_DIR$/../jarlib/fastdht_client.jar!/" />
  349. </CLASSES>
  350. <JAVADOC />
  351. <SOURCES />
  352. </library>
  353. </orderEntry>
  354. <orderEntry type="module-library">
  355. <library name="Maven: IceGrid:IceGrid:1.0.0">
  356. <CLASSES>
  357. <root url="jar://$MODULE_DIR$/../jarlib/IceGrid.jar!/" />
  358. </CLASSES>
  359. <JAVADOC />
  360. <SOURCES />
  361. </library>
  362. </orderEntry>
  363. <orderEntry type="module-library">
  364. <library name="Maven: Ice:Ice:1.0.0">
  365. <CLASSES>
  366. <root url="jar://$MODULE_DIR$/../jarlib/Ice.jar!/" />
  367. </CLASSES>
  368. <JAVADOC />
  369. <SOURCES />
  370. </library>
  371. </orderEntry>
  372. <orderEntry type="module-library">
  373. <library name="Maven: im4java-1.3.2:im4java-1.3.2:1.0.0">
  374. <CLASSES>
  375. <root url="jar://$MODULE_DIR$/../jarlib/im4java-1.3.2.jar!/" />
  376. </CLASSES>
  377. <JAVADOC />
  378. <SOURCES />
  379. </library>
  380. </orderEntry>
  381. <orderEntry type="module-library">
  382. <library name="Maven: jackson-all-1.6.4:jackson-all-1.6.4:1.0.0">
  383. <CLASSES>
  384. <root url="jar://$MODULE_DIR$/../jarlib/jackson-all-1.6.4.jar!/" />
  385. </CLASSES>
  386. <JAVADOC />
  387. <SOURCES />
  388. </library>
  389. </orderEntry>
  390. <orderEntry type="module-library">
  391. <library name="Maven: json-jena-1.0:json-jena-1.0:1.0.0">
  392. <CLASSES>
  393. <root url="jar://$MODULE_DIR$/../jarlib/json-jena-1.0.jar!/" />
  394. </CLASSES>
  395. <JAVADOC />
  396. <SOURCES />
  397. </library>
  398. </orderEntry>
  399. <orderEntry type="module-library">
  400. <library name="Maven: jta-1.1:jta-1.1:1.0.0">
  401. <CLASSES>
  402. <root url="jar://$MODULE_DIR$/../jarlib/jta-1.1.jar!/" />
  403. </CLASSES>
  404. <JAVADOC />
  405. <SOURCES />
  406. </library>
  407. </orderEntry>
  408. <orderEntry type="module-library">
  409. <library name="Maven: kafka8-1.0.0:kafka8-1.0.0:1.0.0">
  410. <CLASSES>
  411. <root url="jar://$MODULE_DIR$/../jarlib/kafka-0.10.jar!/" />
  412. </CLASSES>
  413. <JAVADOC />
  414. <SOURCES />
  415. </library>
  416. </orderEntry>
  417. <orderEntry type="module-library">
  418. <library name="Maven: metrics-annotation-2.2.0:metrics-annotation-2.2.0:1.0.0">
  419. <CLASSES>
  420. <root url="jar://$MODULE_DIR$/../jarlib/metrics-annotation-2.2.0.jar!/" />
  421. </CLASSES>
  422. <JAVADOC />
  423. <SOURCES />
  424. </library>
  425. </orderEntry>
  426. <orderEntry type="module-library">
  427. <library name="Maven: metrics-core-2.2.0:metrics-core-2.2.0:1.0.0">
  428. <CLASSES>
  429. <root url="jar://$MODULE_DIR$/../jarlib/metrics-core-2.2.0.jar!/" />
  430. </CLASSES>
  431. <JAVADOC />
  432. <SOURCES />
  433. </library>
  434. </orderEntry>
  435. <orderEntry type="module-library">
  436. <library name="Maven: MlinkSlice-2.0:MlinkSlice-2.0:1.0.0">
  437. <CLASSES>
  438. <root url="jar://$MODULE_DIR$/../jarlib/MlinkSlice-2.0.jar!/" />
  439. </CLASSES>
  440. <JAVADOC />
  441. <SOURCES />
  442. </library>
  443. </orderEntry>
  444. <orderEntry type="module-library">
  445. <library name="Maven: org.apache.sling.commons.html-1.0.0:org.apache.sling.commons.html-1.0.0:1.0.0">
  446. <CLASSES>
  447. <root url="jar://$MODULE_DIR$/../jarlib/org.apache.sling.commons.html-1.0.0.jar!/" />
  448. </CLASSES>
  449. <JAVADOC />
  450. <SOURCES />
  451. </library>
  452. </orderEntry>
  453. <orderEntry type="module-library">
  454. <library name="Maven: utils-0.0.1-crawlhuafen:utils-0.0.1-crawlhuafen:1.0.0">
  455. <CLASSES>
  456. <root url="jar://$MODULE_DIR$/../jarlib/utils-0.0.1-crawlhuafen.jar!/" />
  457. </CLASSES>
  458. <JAVADOC />
  459. <SOURCES />
  460. </library>
  461. </orderEntry>
  462. <orderEntry type="module-library">
  463. <library name="Maven: utils-0.0.1-SNAPSHOT:utils-0.0.1-SNAPSHOT:1.0.0">
  464. <CLASSES>
  465. <root url="jar://$MODULE_DIR$/../jarlib/utils-0.0.1-SNAPSHOT.jar!/" />
  466. </CLASSES>
  467. <JAVADOC />
  468. <SOURCES />
  469. </library>
  470. </orderEntry>
  471. <orderEntry type="module-library">
  472. <library name="Maven: utils-3.0.0:utils-3.0.0:1.0.0">
  473. <CLASSES>
  474. <root url="jar://$MODULE_DIR$/../jarlib/utils-3.0.0.jar!/" />
  475. </CLASSES>
  476. <JAVADOC />
  477. <SOURCES />
  478. </library>
  479. </orderEntry>
  480. <orderEntry type="module-library">
  481. <library name="Maven: xml-apis-1.0.b2:xml-apis-1.0.b2:1.0.0">
  482. <CLASSES>
  483. <root url="jar://$MODULE_DIR$/../jarlib/xml-apis-1.0.b2.jar!/" />
  484. </CLASSES>
  485. <JAVADOC />
  486. <SOURCES />
  487. </library>
  488. </orderEntry>
  489. <orderEntry type="module-library">
  490. <library name="Maven: dom4j-2.0.0-ALPHA-2:dom4j-2.0.0-ALPHA-2:1.0.0">
  491. <CLASSES>
  492. <root url="jar://$MODULE_DIR$/../jarlib/dom4j-2.0.0-ALPHA-2.jar!/" />
  493. </CLASSES>
  494. <JAVADOC />
  495. <SOURCES />
  496. </library>
  497. </orderEntry>
  498. <orderEntry type="module-library">
  499. <library name="Maven: crawler-msgqueue-3.2.2:crawler-msgqueue-3.2.2:1.0.0">
  500. <CLASSES>
  501. <root url="jar://$MODULE_DIR$/../jarlib/crawler-msgqueue-3.2.2.jar!/" />
  502. </CLASSES>
  503. <JAVADOC />
  504. <SOURCES />
  505. </library>
  506. </orderEntry>
  507. <orderEntry type="module-library">
  508. <library name="Maven: DownloadUtil:DownloadUtil:1.0.0">
  509. <CLASSES>
  510. <root url="jar://$MODULE_DIR$/../jarlib/DownloadUtil.jar!/" />
  511. </CLASSES>
  512. <JAVADOC />
  513. <SOURCES />
  514. </library>
  515. </orderEntry>
  516. <orderEntry type="module-library">
  517. <library name="Maven: crawler-download-2.3:crawler-download-2.3:1.0.0">
  518. <CLASSES>
  519. <root url="jar://$MODULE_DIR$/../jarlib/crawler-download-2.3.jar!/" />
  520. </CLASSES>
  521. <JAVADOC />
  522. <SOURCES />
  523. </library>
  524. </orderEntry>
  525. <orderEntry type="module-library">
  526. <library name="Maven: okhttp-3.9.0:okhttp-3.9.0:1.0.0">
  527. <CLASSES>
  528. <root url="jar://$MODULE_DIR$/../jarlib/okhttp-3.9.0.jar!/" />
  529. </CLASSES>
  530. <JAVADOC />
  531. <SOURCES />
  532. </library>
  533. </orderEntry>
  534. <orderEntry type="module-library">
  535. <library name="Maven: okio-1.11.0:okio-1.11.0:1.0.0">
  536. <CLASSES>
  537. <root url="jar://$MODULE_DIR$/../jarlib/okio-1.11.0.jar!/" />
  538. </CLASSES>
  539. <JAVADOC />
  540. <SOURCES />
  541. </library>
  542. </orderEntry>
  543. <orderEntry type="module-library">
  544. <library name="Maven: DownloadFileUtil:DownloadFileUtil:1.0.0">
  545. <CLASSES>
  546. <root url="jar://$MODULE_DIR$/../jarlib/DownloadFileUtil.jar!/" />
  547. </CLASSES>
  548. <JAVADOC />
  549. <SOURCES />
  550. </library>
  551. </orderEntry>
  552. <orderEntry type="module-library">
  553. <library name="Maven: scala-library:scala-library:1.0.0">
  554. <CLASSES>
  555. <root url="jar://$MODULE_DIR$/../jarlib/scala-library.jar!/" />
  556. </CLASSES>
  557. <JAVADOC />
  558. <SOURCES />
  559. </library>
  560. </orderEntry>
  561. <orderEntry type="module-library">
  562. <library name="Maven: itext-2.1.7:itext-2.1.7:1.0.0">
  563. <CLASSES>
  564. <root url="jar://$MODULE_DIR$/../jarlib/itext-2.1.7.jar!/" />
  565. </CLASSES>
  566. <JAVADOC />
  567. <SOURCES />
  568. </library>
  569. </orderEntry>
  570. </component>
  571. </module>