Uses of Package
org.apache.maven.api.spi
Packages that use org.apache.maven.api.spi
Package
Description
Defines the Service Provider Interface (SPI) for Maven extensions, allowing
third-party implementations to extend and customize Maven's core functionality
through a stable, versioned API.
-
Classes in org.apache.maven.api.spi used by org.apache.maven.api.spiClassDescriptionAn SPI interface to extend Maven with new enum values for extensible enumerations.Marker interface to indicate services that can be provided by plugins and extensions.