Add a MD5 Util Class
[holmes/common.git] / holmes-actions / pom.xml
index a44a27f..d91e88a 100644 (file)
             <groupId>io.dropwizard</groupId>\r
             <artifactId>dropwizard-jdbi</artifactId>\r
         </dependency>\r
-\r
+        <dependency>\r
+            <groupId>com.google.guava</groupId>\r
+            <artifactId>guava</artifactId>\r
+        </dependency>\r
         <dependency>\r
             <groupId>org.apache.poi</groupId>\r
             <artifactId>poi</artifactId>\r
             <groupId>org.glassfish.jersey.core</groupId>\r
             <artifactId>jersey-common</artifactId>\r
         </dependency>\r
+        <dependency>\r
+            <groupId>org.apache.httpcomponents</groupId>\r
+            <artifactId>httpclient</artifactId>\r
+        </dependency>\r
         <dependency>\r
             <groupId>net.sf.json-lib</groupId>\r
             <artifactId>json-lib</artifactId>\r