<dependency>
<groupId>com.squareup.okhttp</groupId>
<artifactId>benchmarks</artifactId>
<version>2.4.0-RC1</version>
</dependency>
@Grapes(
@Grab(group='com.squareup.okhttp', module='benchmarks', version='2.4.0-RC1')
)
<parent> <groupId>com.squareup.okhttp</groupId> <artifactId>parent</artifactId> <version>2.4.0-RC1</version> </parent>
compile
|-- com.google.caliper:caliper:1.0-beta-1
|-- com.google.guava:guava:14.0.1
|-- com.squareup.okhttp:okhttp
|-- com.squareup.okhttp:okhttp-urlconnection
|-- com.squareup.okhttp:mockwebserver
|-- org.bouncycastle:bcprov-jdk15on
|-- org.apache.httpcomponents:httpclient
|-- io.netty:netty-transport:4.0.15.Final
|-- io.netty:netty-handler:4.0.15.Final