<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>maven3-snapshots</artifactId>
<version>2.2.0</version>
<type>hpi</type>
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.main', module='maven3-snapshots', version='2.2.0')
)