|
@@ -394,31 +394,6 @@
|
|
|
<artifactId>dfs-api</artifactId>
|
|
<artifactId>dfs-api</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
- <!-- dubbo -->
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>com.alibaba</groupId>
|
|
|
|
|
- <artifactId>dubbo</artifactId>
|
|
|
|
|
- <exclusions>
|
|
|
|
|
- <exclusion>
|
|
|
|
|
- <groupId>javax.servlet</groupId>
|
|
|
|
|
- <artifactId>javax.servlet-api</artifactId>
|
|
|
|
|
- </exclusion>
|
|
|
|
|
- <exclusion>
|
|
|
|
|
- <groupId>org.apache.httpcomponents</groupId>
|
|
|
|
|
- <artifactId>httpcore</artifactId>
|
|
|
|
|
- </exclusion>
|
|
|
|
|
- </exclusions>
|
|
|
|
|
- </dependency>
|
|
|
|
|
-
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>org.apache.zookeeper</groupId>
|
|
|
|
|
- <artifactId>zookeeper</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>com.github.sgroschupf</groupId>
|
|
|
|
|
- <artifactId>zkclient</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
-
|
|
|
|
|
<!-- search -->
|
|
<!-- search -->
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.uas.search</groupId>
|
|
<groupId>com.uas.search</groupId>
|