Uses of Annotation Interface
org.apache.maven.api.annotations.Provider
Packages that use Provider
- 
Uses of Provider in org.apache.maven.apiClasses in org.apache.maven.api with annotations of type ProviderModifier and TypeInterfaceDescriptioninterfaceRepresents a dependency node within a Maven project's dependency collector.interfaceA container for data that is specific to a session.
- 
Uses of Provider in org.apache.maven.api.pluginClasses in org.apache.maven.api.plugin with annotations of type ProviderModifier and TypeInterfaceDescriptioninterfaceThis interface supplies the API for providing feedback to the user from theMojo, using standard Maven channels.