Authored by DengXinFei

联盟jar包引用

Showing 1 changed file with 4 additions and 0 deletions
... ... @@ -64,6 +64,10 @@
<artifactId>spring-data-redis</artifactId>
</dependency>
<dependency>
<groupId>com.netflix.archaius</groupId>
<artifactId>archaius-core</artifactId>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
</dependency>
... ...