<dependency>
<groupId>org.kuali.maven.plugins</groupId>
<artifactId>jenkins-maven-plugin</artifactId>
<version>1.1.7</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='org.kuali.maven.plugins', module='jenkins-maven-plugin', version='1.1.7')
)