aboutsummaryrefslogtreecommitdiffstats
path: root/prh-dmaap-client/pom.xml
diff options
context:
space:
mode:
authorwasala <przemyslaw.wasala@nokia.com>2018-04-18 11:03:03 +0200
committerwasala <przemyslaw.wasala@nokia.com>2018-04-18 11:03:03 +0200
commit23f7acc707bf285df2da4a95b146d1a7f5132453 (patch)
treefa1bb87fd192e2b4b163afaf8bd22ded95069763 /prh-dmaap-client/pom.xml
parentb3a974ed7dccb1fc29b8bef2a1112bb78abe3197 (diff)
Defined structure of DMaaP Consumer
*Added Response Type Change-Id: Id53217db932e345dfe16a7e7035c160f70287ef0 Issue-ID: DCAEGEN2-450 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
Diffstat (limited to 'prh-dmaap-client/pom.xml')
-rw-r--r--prh-dmaap-client/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/prh-dmaap-client/pom.xml b/prh-dmaap-client/pom.xml
index 63543740..48cd9003 100644
--- a/prh-dmaap-client/pom.xml
+++ b/prh-dmaap-client/pom.xml
@@ -48,6 +48,11 @@
<groupId>org.immutables</groupId>
<artifactId>gson</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.apache.httpcomponents</groupId>
+ <artifactId>httpclient</artifactId>
+ </dependency>
+
<!-- LOGGING DEPENDENCIES -->
<dependency>