<dependency>
<groupId>cn.itlym.shoulder</groupId>
<artifactId>shoulder-maven-plugin</artifactId>
<version>1.2.2</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='cn.itlym.shoulder', module='shoulder-maven-plugin', version='1.2.2')
)