<dependency>
<groupId>org.sonatype.http-testing-harness</groupId>
<artifactId>junit-runner</artifactId>
<version>0.3</version>
</dependency>
@Grapes(
@Grab(group='org.sonatype.http-testing-harness', module='junit-runner', version='0.3')
)