<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>seleniumhtmlreport</artifactId>
<version>0.9</version>
<type>hpi</type>
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='seleniumhtmlreport', version='0.9')
)