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