<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>windows-remote-command</artifactId>
<version>1.1</version>
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='windows-remote-command', version='1.1')
)