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

1309 lines
52 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>antlr</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/antlr-2.7.7.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.1.3.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>aspectjrt</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/aspectjrt-1.8.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>bcprov</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/bcprov-jdk15on-1.52.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>bonecp</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>bonecp-spring</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/bonecp-spring-0.8.0.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/buildnumber-maven-plugin-1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>c3p0</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/c3p0-0.9.2.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>classmate</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/classmate-1.3.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>classworlds</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/classworlds-1.1.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.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-codec</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-codec-1.9.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>commons-dbcp2</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-dbcp2-2.1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>commons-httpclient</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-httpclient-2.0.2.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-lang3</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-lang3-3.1.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.6.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>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-logging-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-logging-api-1.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>commons-pool2</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/commons-pool2-2.4.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>derby</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/derby-10.12.1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>dom4j</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/dom4j-1.6.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>doxia-sink-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/doxia-sink-api-1.0-alpha-7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>fastjson</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/fastjson-1.2.6.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>geronimo</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/geronimo-jta_1.1_spec-1.1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>google-collections</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/google-collections-1.0.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</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/guava-19.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>h2</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/h2-1.4.191.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>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>icu4j</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/icu4j-2.6.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jackson-core-asl</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-mapper-asl</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>jandex</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jandex-2.0.0.Final.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javacsv</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javacsv-2.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javasimon-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javasimon-core-4.1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javasimon-javaee</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javasimon-javaee-4.1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javasimon-jdbc41</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javasimon-jdbc41-4.1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javasimon-spring</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javasimon-spring-4.1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javassist</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javassist-3.20.0-GA.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/javax.servlet-api-3.0.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jaxen</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jaxen-1.1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jboss-common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jboss-common-1.2.1.GA.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jboss-j2ee</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jboss-j2ee-4.2.2.GA.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jboss-logging</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jboss-logging-3.3.0.Final.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jcabi-aspects</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jcabi-aspects-0.20.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jcabi-log</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jcabi-log-0.15.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.24.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jconsole</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jconsole.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jdom</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jdom-1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jna</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jna-3.2.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>jsr305</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jsr305-2.0.1.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>jul-to-slf4j</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jul-to-slf4j-1.7.24.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>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>log4j-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/log4j-api-2.5.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>log4j-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/log4j-core-2.5.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>logback-classic</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/logback-classic-1.1.11.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>logback-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/logback-core-1.1.11.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-artifact</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-artifact-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-artifact-manager</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-artifact-manager-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-common-artifact-filters</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-common-artifact-filters-1.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-compiler-plugin-3.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-core-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-error-diagnostics</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-error-diagnostics-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-filtering</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-filtering-1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-gpg-plugin-1.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-install-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-install-plugin-2.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-jar-plugin-2.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-javadoc-plugin-2.10.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-license-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-license-plugin-1.10.b1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-model</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-model-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-monitor</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-monitor-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-plugin-annotations-3.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-plugin-api-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-plugin-descriptor</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-plugin-descriptor-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>/maven-plugin-parameter-documenter</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-plugin-parameter-documenter-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-plugin-registry</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-plugin-registry-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-profile</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-profile-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-project</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-project-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-reporting-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-reporting-api-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-repository-metadata</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-repository-metadata-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-resources-plugin-2.6.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-api-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-manager-plexus</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-manager-plexus-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-bazaar</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-bazaar-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-clearcase</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-clearcase-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-cvs-commons</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-cvs-commons-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-cvsexe</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-cvsexe-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-git-commons</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-git-commons-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-gitexe</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-gitexe-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-hg</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-hg-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-perforce</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-perforce-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-starteam</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-starteam-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-svn-commons</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-svn-commons-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-svnexe</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-svnexe-1.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-scm-provider-svnjava</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-scm-provider-svnjava-1.13.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-settings</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-settings-2.0.9.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-shared-incremental</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-shared-incremental-1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-shared-utils</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-shared-utils-0.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-source-plugin-2.2.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-surefire-common</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-surefire-common-2.12.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-surefire-plugin-2.12.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>maven-toolchain</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/maven-toolchain-2.0.9.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.3.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>mybatis-3.4.0</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>mysql-connector-java</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/mysql-connector-java-5.1.39.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>nutz</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/nutz-1.r.55.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>odps-jdbc</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/odps-jdbc-1.6.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>odps-sdk-commons</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/odps-sdk-commons-0.17.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>odps-sdk-core</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/odps-sdk-core-0.18.3-public.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>odps-sdk-udf</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/odps-sdk-udf-0.17.3.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>ojdbc7</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/ojdbc7-12.1.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>plexus-build-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/plexus-build-api-0.0.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>plexus-classworlds</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/plexus-classworlds-2.2.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>plexus-compiler-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/plexus-compiler-api-2.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>plexus-compiler-javac</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/plexus-compiler-javac-2.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>plexus-compiler-manager</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/plexus-compiler-manager-2.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>plexus-component-annotations</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/plexus-component-annotations-1.5.5.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>plexus-container-default-1.0-alpha-9-stable</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/plexus-container-default-1.0-alpha-9-stable-1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>plexus-container-default</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/plexus-container-default-1.5.5.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>plexus-interactivity-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/plexus-interactivity-api-1.0-alpha-4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>plexus-interpolation</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/plexus-interpolation-1.13.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>plexus-utils</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/plexus-utils-3.0.8.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>postgresql</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/postgresql-9.1-901-1.jdbc4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>protobuf</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/protobuf-java-2.4.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>proxool</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/proxool-0.9.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>proxool-cglib</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/proxool-cglib-0.9.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>quartz</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/quartz-2.2.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>regexp</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/regexp-1.3.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>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>slide-webdavlib</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/slide-webdavlib-2.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>snakeyaml</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/snakeyaml-1.17.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>snappy-java</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/snappy-java-1.1.1.6.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.2.5.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.2.5.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-boot</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-boot-1.5.2.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-boot-autoconfigure-1.5.2.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-boot-starter-1.5.2.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-boot-starter-logging</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-boot-starter-logging-1.5.2.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.2.5.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.2.5.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.2.5.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.2.5.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.2.5.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>spring-test</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/spring-test-4.2.5.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.2.5.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.2.5.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.2.5.RELEASE.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>sqljdbc4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/sqljdbc4-4.0.2206.100.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>sqljet</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/sqljet-1.0.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>stringtemplate</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/stringtemplate-3.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>surefire-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/surefire-api-2.12.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>surefire-booter</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/surefire-booter-2.12.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>surefire-junit4</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/surefire-junit4-2.12.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>svnkit</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/svnkit-1.3.5.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>tagsoup</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/tagsoup-0.9.7.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>tbdatasource</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/tbdatasource-2.0.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>tomcat-jdbc</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/tomcat-jdbc-8.0.32.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>tomcat-juli</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/tomcat-juli-8.0.32.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>trilead-ssh2-build213-svnkit</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/trilead-ssh2-build213-svnkit-1.3-patch.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>wagon-provider-api</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/wagon-provider-api-1.0-beta-2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>wagon-webdav</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/wagon-webdav-1.0-beta-2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>xalan</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/xalan-2.6.0.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>xbean-reflect</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/xbean-reflect-3.4.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>xercesImpl</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/xercesImpl-2.6.2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>xml-apis</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/xml-apis-1.0.b2.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>xml-im-exporter</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/xml-im-exporter-1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>xmlParserAPIs</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/xmlParserAPIs-2.6.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.fr.third</groupId>
<artifactId>xom</artifactId>
<version>local</version>
<scope>system</scope>
<systemPath>${basedir}/lib/xom-1.0b3.jar</systemPath>
</dependency>
</dependencies>
</project>