|
@@ -29,6 +29,12 @@
|
|
|
<version>2.2.7.RELEASE</version>
|
|
|
</dependency>
|
|
|
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.fdkankan</groupId>
|
|
|
+ <artifactId>4dkankan-utils-fyun-parent</artifactId>
|
|
|
+ <version>3.0.0-SNAPSHOT</version>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>com.fdkankan</groupId>
|
|
@@ -44,6 +50,12 @@
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>com.fdkankan</groupId>
|
|
|
+ <artifactId>4dkankan-utils-fyun-local</artifactId>
|
|
|
+ <version>3.0.0-SNAPSHOT</version>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.fdkankan</groupId>
|
|
|
<artifactId>4dkankan-utils-redis</artifactId>
|
|
|
<version>2.0.0-SNAPSHOT</version>
|
|
|
</dependency>
|