<dependency>
<groupId>com.squareup.okhttp.sample</groupId>
<artifactId>static-server</artifactId>
<version>2.7.0</version>
</dependency>
@Grapes(
@Grab(group='com.squareup.okhttp.sample', module='static-server', version='2.7.0')
)