Java annotations to use in Mojos for Maven plugin development.
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.15.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a Maven Mojo with the @Mojo annotation.
No known issues recorded.
No dependency data recorded yet.