<dependency>
<groupId>io.searchbox</groupId>
<artifactId>jest</artifactId>
<version>0.0.3</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.apache.httpcomponents:httpcore:4.2.3
|-- org.apache.httpcomponents:httpcore-nio:4.2.3
|-- org.apache.httpcomponents:httpclient:4.2.3
|-- org.apache.httpcomponents:httpasyncclient:4.0-beta3
|-- com.google.guava:guava:13.0.1
|-- com.google.code.gson:gson:2.2.1
|-- commons-lang:commons-lang:2.4
provided
|-- org.slf4j:slf4j-log4j12:1.6.1
test
|-- junit:junit:4.11
|-- org.elasticsearch:elasticsearch:0.20.4