帆软使用的第三方框架。
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.
 
 

2269 lines
92 KiB

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.fr.third</groupId>
<artifactId>step6</artifactId>
<version>${revision}</version>
<relativePath>../base-third-project/base-third-step6</relativePath>
</parent>
<artifactId>fine-druid</artifactId>
<version>${revision}</version>
<dependencies>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>fine-spring</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>fine-hibernate</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>fine-javax-annotation</artifactId>
<version>${revision}</version>
</dependency>
<!-->以下是lib的本地jar包依赖<-->
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>accessors-smart</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/accessors-smart-1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>aggdesigner-algorithm</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/aggdesigner-algorithm-6.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>aircompressor</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/aircompressor-0.10.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>ant</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/ant-1.9.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>ant-launcher</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/ant-launcher-1.9.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>antlr-runtime</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/antlr-runtime-3.5.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>aopalliance</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/aopalliance-1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>aopalliance-version-1.0-repackaged-as-a-module</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/aopalliance-repackaged-2.5.0-b32.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-apache-jsp-implementation</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/apache-jsp-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-::-jstl-module</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/apache-jstl-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apacheds-i18n</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/apacheds-i18n-2.0.0-M15.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apacheds-protocol-kerberos-codec</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/apacheds-kerberos-codec-2.0.0-M15.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-directory-api-asn.1-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/api-asn1-api-1.0.0-M20.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-directory-ldap-api-utilities</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/api-util-1.0.0-M20.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apiguardian-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/apiguardian-api-1.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>arrow-format</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/arrow-format-0.8.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>arrow-memory</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/arrow-memory-0.8.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>arrow-vector</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/arrow-vector-0.8.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>asm</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/asm-5.0.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>asm-commons-classes</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/asm-commons-5.0.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>asm-tree-class-visitor</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/asm-tree-5.0.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>aspectjrt</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/aspectjrt-1.8.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>audience-annotations</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/audience-annotations-0.5.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>avatica-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/avatica-core-1.9.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>avatica-metrics</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/avatica-metrics-1.9.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-avro</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/avro-1.7.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>bonecp-::-core-library</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/bonecp-0.8.0.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>c3p0</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/c3p0-0.9.5.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>calcite-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/calcite-core-1.26.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>calcite-linq4j</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/calcite-linq4j-1.26.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>checker-qual</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/checker-qual-3.5.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>clickhouse-jdbc</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/clickhouse-jdbc-0.2.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-beanutils</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-beanutils-1.7.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-beanutils-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-beanutils-core-1.8.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-cli</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-cli-1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-commons-codec</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-codec-1.12.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-collections</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-collections-3.2.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-commons-collections</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-collections4-4.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-compiler</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-compiler-3.0.11.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-commons-compress</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-compress-1.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-configuration</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-configuration-1.6.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-commons-crypto</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-crypto-1.0.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-daemon</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-daemon-1.0.13.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-dbcp</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-dbcp-1.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-commons-dbcp</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-dbcp2-2.6.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-digester</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-digester-1.8.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-el</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-el-1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-httpclient</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-httpclient-3.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-io</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-io-2.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-lang</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-lang-2.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-commons-lang</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-lang3-3.8.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-commons-logging</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-logging-1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-math</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-math3-3.1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-net</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-net-3.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-pool</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-pool-1.5.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-commons-pool</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-pool2-2.6.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>curator-client</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/curator-client-4.2.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>curator-framework</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/curator-framework-4.2.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>curator-recipes</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/curator-recipes-4.2.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>datanucleus-jdo-api-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/datanucleus-api-jdo-4.2.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>datanucleus-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/datanucleus-core-4.1.17.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>datanucleus-rdbms-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/datanucleus-rdbms-4.1.19.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-derby-10.14</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/derby-10.14.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>disruptor-framework</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/disruptor-3.3.6.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>dnsjava</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/dnsjava-2.1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>dropwizard-metrics-hadoop-metrics2-reporter</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/dropwizard-metrics-hadoop-metrics2-reporter-0.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>dubbo</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/dubbo-2.5.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>ecj</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/ecj-4.4.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>ehcache-3</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/ehcache-3.3.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/error_prone_annotations-2.3.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>esri-geometry-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/esri-geometry-api-2.2.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>guava-internalfuturefailureaccess-and-internalfutures</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/failureaccess-1.0.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>fastjson</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/fastjson-1.2.73.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>fastutil</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/fastutil-6.5.6.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>findbugs-annotations</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/findbugs-annotations-1.3.9-1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>flatbuffers</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/flatbuffers-1.2.0-3f79e055.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>fst</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/fst-2.50.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-geronimo-jcache-spec-1.0</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/geronimo-jcache_1.0_spec-1.0-alpha-1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>gson</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/gson-2.2.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>guava:-google-core-libraries-for-java</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/guava-30.1-jre.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>guice</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/guice-3.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>guice-assistedinject</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/guice-assistedinject-3.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>guice-servlet</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/guice-servlet-4.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>h2-database-engine</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/h2-1.4.199.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-annotations</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-annotations-2.6.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-auth</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-auth-2.7.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-client</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-client-2.7.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-common-2.6.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-distcp</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-distcp-2.7.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-hdfs</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-hdfs-2.2.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-mapreduce-client-app</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-mapreduce-client-app-2.7.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-mapreduce-client-common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-mapreduce-client-common-2.7.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-mapreduce-client-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-mapreduce-client-core-2.7.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-mapreduce-client-jobclient</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-mapreduce-client-jobclient-2.7.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-mapreduce-client-shuffle</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-mapreduce-client-shuffle-2.7.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-yarn-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-yarn-api-3.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-yarn-client</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-yarn-client-2.7.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-yarn-common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-yarn-common-3.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-yarn-registry</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-yarn-registry-3.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-yarn-server-applicationhistoryservice</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-yarn-server-applicationhistoryservice-3.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-yarn-server-common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-yarn-server-common-3.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-yarn-server-resourcemanager</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-yarn-server-resourcemanager-3.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hadoop-yarn-server-web-proxy</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hadoop-yarn-server-web-proxy-3.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hamcrest-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hamcrest-core-1.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-client-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-client-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-common-alpha4-tests</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-common-2.0.0-alpha4-tests.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-common-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-common-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-hadoop-compat-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-hadoop-compat-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-hadoop2-compat-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-hadoop2-compat-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-http-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-http-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-mapreduce-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-mapreduce-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-metrics-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-metrics-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-metrics-api-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-metrics-api-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-prefix-tree-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-prefix-tree-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-procedure-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-procedure-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-protocol-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-protocol-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-protocol-shaded-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-protocol-shaded-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-replication-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-replication-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-server-alpha4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-server-2.0.0-alpha4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-shaded-miscellaneous</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-shaded-miscellaneous-1.0.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-shaded-netty</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-shaded-netty-1.0.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hbase-shaded-protobuf</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hbase-shaded-protobuf-1.0.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hikaricp</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/HikariCP-2.6.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-classification</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-classification-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-common-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-jdbc</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-jdbc-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-llap-client</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-llap-client-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-llap-common-tests</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-llap-common-3.1.2-tests.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-llap-common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-llap-common-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-llap-server</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-llap-server-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-llap-tez</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-llap-tez-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-metastore</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-metastore-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-serde</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-serde-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-service</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-service-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-service-rpc</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-service-rpc-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-shims</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-shims-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-shims-common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-shims-common-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-shims-scheduler</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-shims-scheduler-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-standalone-metastore</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-standalone-metastore-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-storage-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-storage-api-2.7.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hive-upgrade-acid</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hive-upgrade-acid-3.1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hk2-api-module</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hk2-api-2.5.0-b32.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>servicelocator-default-implementation</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hk2-locator-2.5.0-b32.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hk2-implementation-utilities</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hk2-utils-2.5.0-b32.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>hppc-collections</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/hppc-0.7.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>htrace-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/htrace-core-3.0.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>htrace-core-incubating</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/htrace-core-3.2.0-incubating.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>httpclient</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/httpclient-4.2.5.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>httpcore</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/httpcore-4.4.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>httpmime</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/httpmime-4.5.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>ibatis-sqlmap</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/ibatis-sqlmap-2.3.4.726.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>j2objc-annotations</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/j2objc-annotations-1.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jackson-annotations</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jackson-annotations-2.10.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jackson-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jackson-core-2.10.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jackson-json-processor</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jackson-core-asl-1.9.13.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jackson-databind</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jackson-databind-2.10.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jackson-dataformat-yaml-2.10.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jax-rs-provider-for-json-content-type,-using-jackson-data-binding</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jackson-jaxrs-1.8.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jackson-jaxrs-base</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jackson-jaxrs-base-2.7.8.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jackson-jaxrs-json</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jackson-jaxrs-json-provider-2.7.8.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>data-mapper-for-jackson-json-processor</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jackson-mapper-asl-1.9.13.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jackson-module-jaxb-annotations-2.7.8.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>xml-compatibility-extensions-for-jackson-data-binding</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jackson-xc-1.8.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jamon-runtime</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jamon-runtime-2.3.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>janino</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/janino-3.0.11.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jasper-compiler</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jasper-compiler-5.5.23.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jasper-runtime</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jasper-runtime-5.5.23.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>java-util</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/java-util-1.9.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>java-xmlbuilder</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/java-xmlbuilder-0.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javax.annotation-api-1.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>expression-language-3.0</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javax.el-3.0.1-b12.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javax.inject</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javax.inject-1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javax.inject:1-as-osgi-bundle</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javax.inject-2.5.0-b32.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jdo-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javax.jdo-3.2.0-m3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>java-servlet-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javax.servlet-api-3.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jsp-implementation</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javax.servlet.jsp-2.3.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javaserver-pages(tm)-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javax.servlet.jsp-api-2.3.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javax.ws.rs-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javax.ws.rs-api-2.0.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javolution</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javolution-5.5.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jaxb-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jaxb-api-2.3.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jaxb-impl</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jaxb-impl-2.2.3-1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jcl-over-slf4j-1.7.21.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jcodings</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jcodings-1.0.18.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>java-data-objects</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jdo-api-3.0.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-client</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-client-1.19.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-core-client</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-client-2.25.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-core-common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-common-2.25.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-container-servlet-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-container-servlet-core-2.25.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-core-1.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-repackaged-guava</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-guava-2.25.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-guice</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-guice-1.19.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-json</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-json-1.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-media-jaxb</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-media-jaxb-2.25.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-server</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-server-1.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-core-server</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-server-2.25.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jersey-servlet</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jersey-servlet-1.19.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jets3t</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jets3t-0.9.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jettison</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jettison-1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-server</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-6.1.26.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-servlet-annotations</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-annotations-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-asynchronous-http-client</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-client-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-http-utility</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-http-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-io-utility</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-io-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-jaas</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-jaas-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-jndi-naming</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-jndi-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-plus</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-plus-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-rewrite-handler</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-rewrite-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-runner</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-runner-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-servlet-schemas</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-schemas-3.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-security</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-security-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-server-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-server-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-servlet-handling</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-servlet-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-utilities</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-util-6.1.26.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-utilities</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-util-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-utilities-::-ajax(json)</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-util-ajax-9.3.19.v20170502.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-webapp-application-support</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-webapp-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-xml-utilities</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jetty-xml-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jline</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jline-2.12.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>joda-time</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/joda-time-2.9.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>joni</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/joni-2.1.11.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jpam</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jpam-1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jsch</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jsch-0.1.42.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>json</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/json-1.8.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>json-io</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/json-io-2.5.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>json-path</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/json-path-2.4.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>json-smart</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/json-smart-2.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jsp-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jsp-api-2.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>findbugs-jsr305</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jsr305-3.0.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jta</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jta-1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jtds</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jtds-1.3.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>junit</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/junit-4.12.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>kylin-jdbc</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/kylin-jdbc-2.0.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>leveldbjni-all</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/leveldbjni-all-1.8.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>libfb303</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/libfb303-0.9.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-thrift</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/libthrift-0.9.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>listenablefuture-empty-to-avoid-conflict-with-guava</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-log4j-1.x-compatibility-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/log4j-1.2-api-2.10.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-log4j</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/log4j-1.2.17.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-log4j-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/log4j-api-2.13.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-log4j-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/log4j-core-2.13.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-log4j-slf4j-binding</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/log4j-slf4j-impl-2.10.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-log4j-web</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/log4j-web-2.10.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>lz4-java-compression</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/lz4-1.3.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>mchange-commons-java</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/mchange-commons-java-0.2.15.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>memory</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/memory-0.9.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>metrics-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/metrics-core-3.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jackson-integration-for-metrics</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/metrics-json-3.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jvm-integration-for-metrics</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/metrics-jvm-3.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>microsoft-jdbc-driver-for-sql-server</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/mssql-jdbc-6.2.1.jre7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>mybatis</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/mybatis-3.4.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>mybatis-spring</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/mybatis-spring-1.3.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>oracle-corporation's-jdbc-and-xdevapi-driver-for-mysql</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/mysql-connector-java-8.0.21.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>the-netty-project</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/netty-3.7.0.Final.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>netty-all</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/netty-all-4.1.17.Final.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>netty/buffer</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/netty-buffer-4.1.17.Final.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>netty/common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/netty-common-4.1.17.Final.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>odps-sdk-commons-public</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/odps-sdk-commons-0.37.10-public.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>odps-sdk-udf-public</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/odps-sdk-udf-0.37.10-public.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>ojdbc8</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/ojdbc8-19.3.0.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>ons</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/ons-19.3.0.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>opencsv</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/opencsv-2.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>openjdk-jconsole</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/openjdk-1.8-jconsole.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>openjdk-tools</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/openjdk-1.8-tools.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>oraclepki</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/oraclepki-19.3.0.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>orc-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/orc-core-1.5.6.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>orc-shims</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/orc-shims-1.5.6.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>osdt_cert</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/osdt_cert-19.3.0.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>osdt_core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/osdt_core-19.3.0.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>osgi-resource-locator-bundle---used-by-various-api-providers-that-rely-on-meta-inf/services-mechanism-to-locate-providers.</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/osgi-resource-locator-1.0.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>paranamer</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/paranamer-2.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>parquet-hadoop-bundle</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/parquet-hadoop-bundle-1.10.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>postgresql-jdbc-driver</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/postgresql-42.2.18.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>protocol-buffers-[core]</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/protobuf-java-3.11.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>quartz</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/quartz-2.3.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>servlet-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/servlet-api-2.5.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>simple-jndi</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/simple-jndi-0.11.4.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>simplefan</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/simplefan-19.3.0.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>sketches-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/sketches-core-0.9.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>slf4j-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/slf4j-api-1.7.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/slf4j-log4j12-1.7.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>snakeyaml</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/snakeyaml-1.24.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>snappy-for-java</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/snappy-java-1.0.5.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-aop</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-aop-4.3.20.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-beans</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-beans-4.3.20.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-context</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-context-4.3.20.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-core-4.3.20.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-dao</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-dao-2.0.8.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-expression</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-expression-4.3.20.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-ibatis</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-ibatis-2.0.8.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-jdbc</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-jdbc-4.3.20.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-orm</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-orm-4.3.20.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-tx</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-tx-4.3.20.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-web</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-web-4.3.20.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-webmvc</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-webmvc-4.3.20.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>sqlline</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/sqlline-1.3.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-standard-taglib-implementation</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/taglibs-standard-impl-1.2.5.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>apache-standard-taglib-specification-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/taglibs-standard-spec-1.2.5.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>tephra-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/tephra-api-0.6.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>tephra-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/tephra-core-0.6.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>tephra-hbase-compat</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/tephra-hbase-compat-1.0-0.6.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>tools</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/tools.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>transaction-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/transaction-api-1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>trino-jdbc</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/trino-jdbc-352.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>twill-api-incubating</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/twill-api-0.6.0-incubating.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>twill-common-incubating</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/twill-common-0.6.0-incubating.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>twill-core-incubating</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/twill-core-0.6.0-incubating.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>twill-discovery-api-incubating</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/twill-discovery-api-0.6.0-incubating.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>twill-discovery-core-incubating</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/twill-discovery-core-0.6.0-incubating.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>twill-zookeeper-incubating</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/twill-zookeeper-0.6.0-incubating.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>ucp</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/ucp-19.3.0.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>uzaygezen-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/uzaygezen-core-0.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>bean-validation-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/validation-api-1.1.0.Final.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-websocket-::-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/websocket-api-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-websocket-::-client</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/websocket-client-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-websocket-::-common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/websocket-common-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-websocket-::-server</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/websocket-server-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jetty-::-websocket-::-servlet-interface</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/websocket-servlet-9.3.20.v20170531.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>xmlenc</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/xmlenc-0.52.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>zookeeper-bundle</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/zookeeper-3.4.6.jar</systemPath>
</dependency>
</dependencies>
</project>