<dependency>
<groupId>maven</groupId>
<artifactId>maven-developer-activity-plugin</artifactId>
<version>1.4</version>
</dependency>
@Grapes(
@Grab(group='maven', module='maven-developer-activity-plugin', version='1.4')
)