<dependency>
<groupId>com.github.xiaoymin</groupId>
<artifactId>deploy-helper-maven-plugin</artifactId>
<version>1.2</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='com.github.xiaoymin', module='deploy-helper-maven-plugin', version='1.2')
)