|
@@ -61,92 +61,128 @@
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>commons.codec</artifactId>
|
|
|
<version>1.10</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/commons-codec-1.10.jar</systemPath>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>commons.compress</artifactId>
|
|
|
<version>1.16.1</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/commons-compress-1.16.1.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>commons.io</artifactId>
|
|
|
<version>2.5</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/commons-io-2.5.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>commons.lang</artifactId>
|
|
|
<version>2.6</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/commons-lang-2.6.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>commons.logging</artifactId>
|
|
|
<version>1.2</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/commons-logging-1.2.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>device.tls</artifactId>
|
|
|
<version>3.3.1.0</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/DeviceTLS-3.3.1.0.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>gson</artifactId>
|
|
|
<version>2.8.5</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/gson-2.8.5.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
- <artifactId>http.client</artifactId>
|
|
|
+ <artifactId>httpclient</artifactId>
|
|
|
<version>4.5.9</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/httpclient-4.5.9.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
- <artifactId>http.core</artifactId>
|
|
|
+ <artifactId>httpcore</artifactId>
|
|
|
<version>4.4.11</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/httpcore-4.4.11.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>logback.cfca</artifactId>
|
|
|
<version>4.2.1.0</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/logback.cfca-4.2.1.0.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>logback.classic</artifactId>
|
|
|
<version>1.2.3</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/logback-classic-1.2.3.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>logback.core</artifactId>
|
|
|
<version>1.2.3</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/logback-core-1.2.3.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>objenesis</artifactId>
|
|
|
<version>2.6</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/objenesis-2.6.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>ofd.seal.sadk</artifactId>
|
|
|
<version>3.4.2.2</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/OFDSealSADK-3.4.2.2.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>paperless.base</artifactId>
|
|
|
<version>4.6.0.2</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/PaperlessBase-4.6.0.2.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>paperless.client</artifactId>
|
|
|
<version>4.6.0.2</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/PaperlessClient-4.6.0.2.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>paperless.dto</artifactId>
|
|
|
<version>4.6.0.2</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/PaperlessDTO-4.6.0.2.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>paperless.http.framework</artifactId>
|
|
|
<version>4.6.0.2</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/PaperlessHttpFramework-4.6.0.2.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>commons-net</groupId>
|
|
@@ -157,41 +193,57 @@
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>paperless.sadk.ext</artifactId>
|
|
|
<version>3.1.0.0</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/paperless-sadk-ext-3.1.0.0.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>pdf.jni.kit</artifactId>
|
|
|
<version>3.2.0.1</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/PDFJniKit-3.2.0.1.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>sadk</artifactId>
|
|
|
<version>3.7.1.0</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/SADK-3.7.1.0.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>Seal.SADK</artifactId>
|
|
|
<version>3.1.4.3</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/SealSADK-3.1.4.3.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>Seal.SADK7</artifactId>
|
|
|
<version>5.6.4.2</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/SealSADK7-5.6.4.2.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>slf4j.api</artifactId>
|
|
|
<version>1.7.28</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/slf4j-api-1.7.28.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>timestamp.API</artifactId>
|
|
|
<version>4.2.1.0</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/TimestampAPI-4.2.1.0.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>UARC</artifactId>
|
|
|
<version>3.0.1.1</version>
|
|
|
+ <scope>system</scope>
|
|
|
+ <systemPath>${basedir}/../../doc/lib/eVisaLib/UARC-3.0.1.1.jar</systemPath>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springblade</groupId>
|