Annotation Type Component
@Experimental
@Documented
@Retention(CLASS)
@Target({FIELD,METHOD,PARAMETER})
@Inherited
public @interface Component
Used to configure injection of Plexus components by
MavenPluginManager.getConfiguredMojo(...).- Since:
- 4.0.0
-
Optional Element Summary
Optional Elements