Java 5 annotations to use in Mojos.
'org.apache.maven.plugin-tools:maven-plugin-annotations:3.2'
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.2</version>
</dependency>
<dependency org="org.apache.maven.plugin-tools" name="maven-plugin-annotations" rev="3.2"/>
"org.apache.maven.plugin-tools", "maven-plugin-annotations", "3.2"