|
@@ -103,24 +103,6 @@
|
|
|
<artifactId>jjwt</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
- <!-- HttpClient工具类 -->
|
|
|
- <dependency>
|
|
|
- <groupId>org.apache.httpcomponents</groupId>
|
|
|
- <artifactId>httpclient</artifactId>
|
|
|
- <version>4.5.13</version>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>org.apache.httpcomponents</groupId>
|
|
|
- <artifactId>httpcore</artifactId>
|
|
|
- <version>4.4.14</version>
|
|
|
- </dependency>
|
|
|
- <!-- nacos joiner拼接 -->
|
|
|
- <dependency>
|
|
|
- <groupId>com.alibaba.nacos</groupId>
|
|
|
- <artifactId>nacos-client</artifactId>
|
|
|
- <version>2.2.2</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
<!-- Jaxb -->
|
|
|
<dependency>
|
|
|
<groupId>javax.xml.bind</groupId>
|