Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.
'org.codehaus.plexus:plexus-component-annotations:1.5.2'
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-annotations</artifactId>
<version>1.5.2</version>
</dependency>
<dependency org="org.codehaus.plexus" name="plexus-component-annotations" rev="1.5.2"/>
"org.codehaus.plexus", "plexus-component-annotations", "1.5.2"