The Maven Plugin Tools contains the necessary tools to be able to produce Maven Plugins in a variety of languages.
'org.apache.maven.plugin-tools:maven-plugin-tools-annotations:3.0'
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-tools-annotations</artifactId>
<version>3.0</version>
</dependency>
<dependency org="org.apache.maven.plugin-tools" name="maven-plugin-tools-annotations" rev="3.0"/>
"org.apache.maven.plugin-tools", "maven-plugin-tools-annotations", "3.0"