Uses of Annotation Interface
org.apache.maven.api.annotations.Provider
-
Uses of Provider in org.apache.maven.api
Modifier and TypeInterfaceDescriptioninterface
Represents a dependency node within a Maven project's dependency collector.interface
A container for data that is specific to a session. -
Uses of Provider in org.apache.maven.api.plugin
Modifier and TypeInterfaceDescriptioninterface
This interface supplies the API for providing feedback to the user from theMojo
, using standard Maven channels.