Browse Source

#http依赖引入

zhongwei
yang_shj 4 months ago
parent
commit
7849754be3
  1. 6
      hzims-service/hzims-alarm/pom.xml

6
hzims-service/hzims-alarm/pom.xml

@ -59,8 +59,10 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>

Loading…
Cancel
Save