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