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.
571 lines
28 KiB
571 lines
28 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="web" name="Web">
|
|
<configuration>
|
|
<webroots />
|
|
<sourceRoots>
|
|
<root url="file://$MODULE_DIR$/src/main/java" />
|
|
<root url="file://$MODULE_DIR$/src/main/resources" />
|
|
</sourceRoots>
|
|
</configuration>
|
|
</facet>
|
|
<facet type="Spring" name="Spring">
|
|
<configuration />
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
<output url="file://$MODULE_DIR$/target/classes" />
|
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.11" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.5.6.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.5.6.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.5.6.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.5.6.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:1.5.6.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.1.11" level="project" />
|
|
<orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.1.11" level="project" />
|
|
<orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.25" level="project" />
|
|
<orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.25" level="project" />
|
|
<orderEntry type="library" name="Maven: org.slf4j:log4j-over-slf4j:1.7.25" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-core:4.3.10.RELEASE" level="project" />
|
|
<orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.17" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.5.6.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.16" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.16" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.16" level="project" />
|
|
<orderEntry type="library" name="Maven: org.hibernate:hibernate-validator:5.3.5.Final" level="project" />
|
|
<orderEntry type="library" name="Maven: javax.validation:validation-api:1.1.0.Final" level="project" />
|
|
<orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.1.Final" level="project" />
|
|
<orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.3" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-web:4.3.10.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-aop:4.3.10.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-beans:4.3.10.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-context:4.3.10.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.10.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-expression:4.3.10.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: antlr:antlr:2.7.6" level="project" />
|
|
<orderEntry type="library" name="Maven: asm:asm:1.5.3" level="project" />
|
|
<orderEntry type="library" name="Maven: asm:asm-attrs:1.5.3" level="project" />
|
|
<orderEntry type="library" name="Maven: c3p0:c3p0:0.9.1.2" level="project" />
|
|
<orderEntry type="library" name="Maven: cglib:cglib:2.1_3" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.7.0" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-cli:commons-cli:1.2" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.4" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-collections:commons-collections:3.1" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-configuration:commons-configuration:1.6" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-digester:commons-digester:2.1" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils-core:1.8.0" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-el:commons-el:1.0" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-io:commons-io:1.4" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-lang:commons-lang:2.4" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-logging:commons-logging-api:1.0.4" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-net:commons-net:1.4.1" level="project" />
|
|
<orderEntry type="library" name="Maven: oro:oro:2.0.8" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.3" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.curator:curator-client:2.7.0" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.curator:curator-framework:2.7.0" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.curator:curator-recipes:2.7.0" level="project" />
|
|
<orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" />
|
|
<orderEntry type="library" name="Maven: net.sf.ehcache:ehcache:1.2.3" level="project" />
|
|
<orderEntry type="library" name="Maven: net.sf.ezmorph:ezmorph:1.0.6" level="project" />
|
|
<orderEntry type="library" name="Maven: com.alibaba:fastjson:1.1.22" level="project" />
|
|
<orderEntry type="library" name="Maven: com.google.guava:guava:14.0.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.hadoop:hadoop-core:1.0.4" level="project" />
|
|
<orderEntry type="library" name="Maven: commons-httpclient:commons-httpclient:3.0.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.commons:commons-math:2.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.mortbay.jetty:jetty:6.1.26" level="project" />
|
|
<orderEntry type="library" name="Maven: org.mortbay.jetty:servlet-api:2.5-20081211" level="project" />
|
|
<orderEntry type="library" name="Maven: org.mortbay.jetty:jetty-util:6.1.26" level="project" />
|
|
<orderEntry type="library" name="Maven: tomcat:jasper-runtime:5.5.12" level="project" />
|
|
<orderEntry type="library" name="Maven: tomcat:jasper-compiler:5.5.12" level="project" />
|
|
<orderEntry type="library" name="Maven: org.mortbay.jetty:jsp-api-2.1:6.1.14" level="project" />
|
|
<orderEntry type="library" name="Maven: org.mortbay.jetty:jsp-2.1:6.1.14" level="project" />
|
|
<orderEntry type="library" name="Maven: ant:ant:1.6.5" level="project" />
|
|
<orderEntry type="library" name="Maven: net.java.dev.jets3t:jets3t:0.7.1" level="project" />
|
|
<orderEntry type="library" name="Maven: net.sf.kosmosfs:kfs:0.3" level="project" />
|
|
<orderEntry type="library" name="Maven: hsqldb:hsqldb:1.8.0.10" level="project" />
|
|
<orderEntry type="library" name="Maven: org.eclipse.jdt:core:3.1.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-mapper-asl:1.0.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.hbase:hbase:0.94.9" level="project" />
|
|
<orderEntry type="library" name="Maven: com.github.stephenc.high-scale-lib:high-scale-lib:1.1.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.avro:avro:1.5.3" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.avro:avro-ipc:1.5.3" level="project" />
|
|
<orderEntry type="library" name="Maven: org.jboss.netty:netty:3.2.4.Final" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.velocity:velocity:1.7" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.thrift:libthrift:0.8.0" level="project" />
|
|
<orderEntry type="library" name="Maven: org.jruby:jruby-complete:1.6.5" level="project" />
|
|
<orderEntry type="library" name="Maven: org.mortbay.jetty:servlet-api-2.5:6.1.14" level="project" />
|
|
<orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-core-asl:1.8.8" level="project" />
|
|
<orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-jaxrs:1.8.8" level="project" />
|
|
<orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-xc:1.8.8" level="project" />
|
|
<orderEntry type="library" name="Maven: org.jamon:jamon-runtime:2.3.1" level="project" />
|
|
<orderEntry type="library" name="Maven: com.sun.jersey:jersey-core:1.8" level="project" />
|
|
<orderEntry type="library" name="Maven: com.sun.jersey:jersey-json:1.8" level="project" />
|
|
<orderEntry type="library" name="Maven: org.codehaus.jettison:jettison:1.1" level="project" />
|
|
<orderEntry type="library" name="Maven: com.sun.xml.bind:jaxb-impl:2.2.3-1" level="project" />
|
|
<orderEntry type="library" name="Maven: com.sun.jersey:jersey-server:1.8" level="project" />
|
|
<orderEntry type="library" name="Maven: javax.xml.bind:jaxb-api:2.1" level="project" />
|
|
<orderEntry type="library" name="Maven: javax.activation:activation:1.1" level="project" />
|
|
<orderEntry type="library" name="Maven: stax:stax-api:1.0.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.hibernate:hibernate:3.2.1.ga" level="project" />
|
|
<orderEntry type="library" name="Maven: org.hibernate:hibernate-annotations:3.4.0.GA" level="project" />
|
|
<orderEntry type="library" name="Maven: org.hibernate:ejb3-persistence:1.0.2.GA" level="project" />
|
|
<orderEntry type="library" name="Maven: org.hibernate:hibernate-commons-annotations:3.3.0.ga" level="project" />
|
|
<orderEntry type="library" name="Maven: org.hibernate:hibernate-entitymanager:3.4.0.GA" level="project" />
|
|
<orderEntry type="library" name="Maven: org.hibernate:hibernate-core:3.3.2.GA" level="project" />
|
|
<orderEntry type="library" name="Maven: net.sourceforge.htmlcleaner:htmlcleaner:2.4" level="project" />
|
|
<orderEntry type="library" name="Maven: org.jdom:jdom2:2.0.6" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.3.5" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.3.2" level="project" />
|
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.0.0" level="project" />
|
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.0.0" level="project" />
|
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.0.0" level="project" />
|
|
<orderEntry type="library" name="Maven: javassist:javassist:3.4.GA" level="project" />
|
|
<orderEntry type="library" name="Maven: redis.clients:jedis:2.6.0" level="project" />
|
|
<orderEntry type="library" name="Maven: jline:jline:0.9.94" level="project" />
|
|
<orderEntry type="library" name="Maven: com.wandoulabs.jodis:jodis:0.1.2" level="project" />
|
|
<orderEntry type="library" name="Maven: org.jsoup:jsoup:1.7.3" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.kafka:kafka_2.10:0.8.2.1" level="project" />
|
|
<orderEntry type="library" name="Maven: net.sf.jopt-simple:jopt-simple:3.2" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.kafka:kafka-clients:0.8.2.1" level="project" />
|
|
<orderEntry type="library" name="Maven: net.jpountz.lz4:lz4:1.2.0" level="project" />
|
|
<orderEntry type="library" name="Maven: com.yammer.metrics:metrics-core:2.2.0" level="project" />
|
|
<orderEntry type="library" name="Maven: org.mybatis:mybatis:3.1.1" level="project" />
|
|
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.6" level="project" />
|
|
<orderEntry type="library" name="Maven: nekohtml:nekohtml:0.9.5" level="project" />
|
|
<orderEntry type="library" name="Maven: javax.persistence:persistence-api:1.0" level="project" />
|
|
<orderEntry type="library" name="Maven: com.google.protobuf:protobuf-java:2.4.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.scala-lang:scala-library:2.10.4" level="project" />
|
|
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.6.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.slf4j:slf4j-log4j12:1.6.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.xerial.snappy:snappy-java:1.0.4.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.tika:tika-core:0.9" level="project" />
|
|
<orderEntry type="library" name="Maven: xalan:xalan:2.7.1" level="project" />
|
|
<orderEntry type="library" name="Maven: xalan:serializer:2.7.1" level="project" />
|
|
<orderEntry type="library" name="Maven: xerces:xercesImpl:2.9.1" level="project" />
|
|
<orderEntry type="library" name="Maven: xml-apis:xml-apis:1.3.04" level="project" />
|
|
<orderEntry type="library" name="Maven: xmlenc:xmlenc:0.52" level="project" />
|
|
<orderEntry type="library" name="Maven: xerces:xmlParserAPIs:2.6.2" level="project" />
|
|
<orderEntry type="library" name="Maven: com.101tec:zkclient:0.3" level="project" />
|
|
<orderEntry type="library" name="Maven: org.apache.zookeeper:zookeeper:3.4.6" level="project" />
|
|
<orderEntry type="library" name="Maven: io.netty:netty:3.7.0.Final" level="project" />
|
|
<orderEntry type="library" name="Maven: javax.transaction:jta:1.1" level="project" />
|
|
<orderEntry type="library" name="Maven: log4j:log4j:1.2.14" level="project" />
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_configure_3.2.1:bfd_crawler_slice_configure_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_configure_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_datasaver_3.2.1:bfd_crawler_slice_datasaver_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_datasaver_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_deduplicator_3.2.1:bfd_crawler_slice_deduplicator_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_deduplicator_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_download_3.2.1:bfd_crawler_slice_download_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_download_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_jsEngine_3.2.1:bfd_crawler_slice_jsEngine_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_jsEngine_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_kafkaproxy_3.2.1:bfd_crawler_slice_kafkaproxy_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_kafkaproxy_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_loginmanager_3.2.1:bfd_crawler_slice_loginmanager_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_loginmanager_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_msgQueue_3.2.1:bfd_crawler_slice_msgQueue_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_msgQueue_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_pageparser_3.2.1:bfd_crawler_slice_pageparser_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_pageparser_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_resource_3.2.1:bfd_crawler_slice_resource_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_resource_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_scheduler_3.2.1:bfd_crawler_slice_scheduler_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_scheduler_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_statistics_3.2.1:bfd_crawler_slice_statistics_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_statistics_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_traceservice_3.2.1:bfd_crawler_slice_traceservice_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_traceservice_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: bfd_crawler_slice_urlHandler_3.2.1:bfd_crawler_slice_urlHandler_3.2.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/bfd_crawler_slice_urlHandler_3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: BfdCrawlMonitor-1.4:BfdCrawlMonitor-1.4:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/BfdCrawlMonitor-1.5.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: BfdRedisTools-2.0:BfdRedisTools-2.0:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/BfdRedisTools-2.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: BfdSimpleCrypto:BfdSimpleCrypto:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/BfdSimpleCrypto.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: CharsetDetector:CharsetDetector:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/CharsetDetector.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: crawler-shard-jdbc-v2.0.1.20150311:crawler-shard-jdbc-v2.0.1.20150311:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/crawler-shard-jdbc-v2.0.1.20150311.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: fastdfs_client:fastdfs_client:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/fastdfs_client.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: fastdht_client:fastdht_client:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/fastdht_client.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: IceGrid:IceGrid:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/IceGrid.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: Ice:Ice:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/Ice.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: im4java-1.3.2:im4java-1.3.2:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/im4java-1.3.2.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: jackson-all-1.6.4:jackson-all-1.6.4:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/jackson-all-1.6.4.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: json-jena-1.0:json-jena-1.0:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/json-jena-1.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: jta-1.1:jta-1.1:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/jta-1.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: kafka8-1.0.0:kafka8-1.0.0:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/kafka-0.10.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: metrics-annotation-2.2.0:metrics-annotation-2.2.0:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/metrics-annotation-2.2.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: metrics-core-2.2.0:metrics-core-2.2.0:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/metrics-core-2.2.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: MlinkSlice-2.0:MlinkSlice-2.0:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/MlinkSlice-2.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: org.apache.sling.commons.html-1.0.0:org.apache.sling.commons.html-1.0.0:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/org.apache.sling.commons.html-1.0.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: utils-0.0.1-crawlhuafen:utils-0.0.1-crawlhuafen:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/utils-0.0.1-crawlhuafen.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: utils-0.0.1-SNAPSHOT:utils-0.0.1-SNAPSHOT:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/utils-0.0.1-SNAPSHOT.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: utils-3.0.0:utils-3.0.0:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/utils-3.0.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: xml-apis-1.0.b2:xml-apis-1.0.b2:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/xml-apis-1.0.b2.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: dom4j-2.0.0-ALPHA-2:dom4j-2.0.0-ALPHA-2:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/dom4j-2.0.0-ALPHA-2.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: crawler-msgqueue-3.2.2:crawler-msgqueue-3.2.2:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/crawler-msgqueue-3.2.2.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: DownloadUtil:DownloadUtil:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/DownloadUtil.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: crawler-download-2.3:crawler-download-2.3:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/crawler-download-2.3.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: okhttp-3.9.0:okhttp-3.9.0:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/okhttp-3.9.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: okio-1.11.0:okio-1.11.0:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/okio-1.11.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: DownloadFileUtil:DownloadFileUtil:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/DownloadFileUtil.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: scala-library:scala-library:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/scala-library.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: itext-2.1.7:itext-2.1.7:1.0.0">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../jarlib/itext-2.1.7.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module>
|