Provides Java annotations to describe Plexus component properties in Java sources, replacing Javadoc annotations.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-annotations</artifactId>
<version>2.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Declares a Plexus component using the @Component annotation.
No known issues recorded.
No dependency data recorded yet.