<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>hudson-rest-model</artifactId>
<version>2.1.2</version>
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.main', module='hudson-rest-model', version='2.1.2')
)