wanghc %!s(int64=3) %!d(string=hai) anos
pai
achega
c96e2580a5
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      ipfcst-console/pom.xml

+ 5 - 1
ipfcst-console/pom.xml

@@ -115,7 +115,11 @@
       <artifactId>fastjson</artifactId>
       <version>${fastjson.version}</version>
     </dependency>
-
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpclient</artifactId>
+      <version>4.5.8</version>
+    </dependency>
     <dependency>
       <groupId>org.reflections</groupId>
       <artifactId>reflections</artifactId>