<dependency>
<groupId>com.despegar</groupId>
<artifactId>khronus-java-client</artifactId>
<version>0.0.5</version>
</dependency>
compile
|-- org.apache.httpcomponents:httpclient:4.3.6
|-- org.apache.commons:commons-lang3:3.3.2
test
|-- junit:junit:4.5