|
@@ -44,7 +44,7 @@
|
|
|
<version>5.8.26</version>
|
|
<version>5.8.26</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
- <!-- leaf6-uni-cloud-starter 本地依赖 -->
|
|
|
|
|
|
|
+ <!-- 本地依赖 -->
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.leaf6</groupId>
|
|
<groupId>com.leaf6</groupId>
|
|
|
<artifactId>leaf6-uni-cloud-starter</artifactId>
|
|
<artifactId>leaf6-uni-cloud-starter</artifactId>
|
|
@@ -52,15 +52,97 @@
|
|
|
<scope>system</scope>
|
|
<scope>system</scope>
|
|
|
<systemPath>${project.basedir}/src/main/resources/lib/leaf6-uni-cloud-starter-1.0.0-SinoBest.20.jar</systemPath>
|
|
<systemPath>${project.basedir}/src/main/resources/lib/leaf6-uni-cloud-starter-1.0.0-SinoBest.20.jar</systemPath>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
-
|
|
|
|
|
- <!-- leaf6-uni-common 本地依赖 -->
|
|
|
|
|
-<!-- <dependency>-->
|
|
|
|
|
-<!-- <groupId>org.mohrss.leaf.core</groupId>-->
|
|
|
|
|
-<!-- <artifactId>leaf6-uni-common</artifactId>-->
|
|
|
|
|
-<!-- <version>2.0.0-SinoBest.20</version>-->
|
|
|
|
|
-<!-- <scope>system</scope>-->
|
|
|
|
|
-<!-- <systemPath>${project.basedir}/src/main/resources/lib/leaf6-uni-common-2.0.0-SinoBest.20.jar</systemPath>-->
|
|
|
|
|
-<!-- </dependency>-->
|
|
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-core-framework</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-core-framework-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-uni-security</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-uni-security-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-core-cache</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-core-cache-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-core-framework-persistens-mybatis</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-core-framework-persistens-mybatis-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-core-log</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-core-log-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-core-security</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-core-security-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-core-uc</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-core-uc-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-uni-cloud-starter</artifactId>
|
|
|
|
|
+ <version>1.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-uni-cloud-starter-1.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-uni-common</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-uni-common-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-uni-common-persisterns-mybatis</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-uni-common-persisterns-mybatis-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-uni-feign</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-uni-feign-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-uni-log</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-uni-log-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.leaf6</groupId>
|
|
|
|
|
+ <artifactId>leaf6-uni-log-mybatis</artifactId>
|
|
|
|
|
+ <version>2.0.0-SinoBest.21</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/leaf6-uni-log-mybatis-2.0.0-SinoBest.21.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>org.apache.poi</groupId>
|
|
<groupId>org.apache.poi</groupId>
|
|
@@ -161,6 +243,57 @@
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-security</artifactId>
|
|
<artifactId>spring-boot-starter-security</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
+
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>net.sf.sevenzipjbinding</groupId>
|
|
|
|
|
+ <artifactId>sevenzipjbinding</artifactId>
|
|
|
|
|
+ <version>16.02-2.01</version>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>net.sf.sevenzipjbinding</groupId>
|
|
|
|
|
+ <artifactId>sevenzipjbinding-all-platforms</artifactId>
|
|
|
|
|
+ <version>16.02-2.01</version>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>net.lingala.zip4j</groupId>
|
|
|
|
|
+ <artifactId>zip4j</artifactId>
|
|
|
|
|
+ <version>2.11.5</version>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>org.projectlombok</groupId>
|
|
|
|
|
+ <artifactId>lombok</artifactId>
|
|
|
|
|
+ <optional>true</optional>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>commons-io</groupId>
|
|
|
|
|
+ <artifactId>commons-io</artifactId>
|
|
|
|
|
+ <version>2.11.0</version>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.auth0</groupId>
|
|
|
|
|
+ <artifactId>java-jwt</artifactId>
|
|
|
|
|
+ <version>4.4.0</version>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.google.zxing</groupId>
|
|
|
|
|
+ <artifactId>core</artifactId>
|
|
|
|
|
+ <version>3.5.3</version>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.google.zxing</groupId>
|
|
|
|
|
+ <artifactId>javase</artifactId>
|
|
|
|
|
+ <version>3.5.3</version>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>org.springframework</groupId>
|
|
|
|
|
+ <artifactId>spring-test</artifactId>
|
|
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|
|
|
|
<build>
|
|
<build>
|