|
@@ -64,6 +64,12 @@
|
|
|
<version>${project.version}</version>
|
|
<version>${project.version}</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.github.microservice.netdisk</groupId>
|
|
|
|
|
+ <artifactId>NetDiskClient</artifactId>
|
|
|
|
|
+ <version>${project.version}</version>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.github.microservice.components</groupId>
|
|
<groupId>com.github.microservice.components</groupId>
|
|
|
<artifactId>RedisData</artifactId>
|
|
<artifactId>RedisData</artifactId>
|