<dependency>
<groupId>org.jvnet.hudson.dtkit</groupId>
<artifactId>dtkit-default-junit-hudson</artifactId>
<version>0.14</version>
<type>dtkit-hudson-jar</type>
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.dtkit', module='dtkit-default-junit-hudson', version='0.14')
)