Uses of Annotation Interface
org.apache.maven.api.annotations.Provider
Packages that use Provider
Package
Description
Maven Core API
Maven Plugin API.
-
Uses of Provider in org.apache.maven.api
Classes 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.plugin
Classes 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.