<dependency>
<groupId>com.slimpay</groupId>
<artifactId>hapiclient</artifactId>
<version>1.0.1</version>
</dependency>
compile
|-- org.apache.httpcomponents:httpclient:4.4
|-- com.damnhandy:handy-uri-templates:2.0.2
|-- org.glassfish:javax.json:1.0.4
test
|-- junit:junit:4.11