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 a new enum value.Marker interface to indicate services that can be provided by plugins and extensions.
- 
Classes in org.apache.maven.api.spi used by org.apache.maven.cling.invoker.spiClassDescriptionComponent able to contribute to Maven session user properties.
- 
Classes in org.apache.maven.api.spi used by org.apache.maven.implClassDescriptionAn SPI interface to extend Maven with a new enum value.
- 
Classes in org.apache.maven.api.spi used by org.apache.maven.impl.modelClassDescriptionTheModelParserinterface is used to locate and readModels from the file system.Marker interface for model transformers.
- 
Classes in org.apache.maven.api.spi used by org.apache.maven.impl.resolver.typeClassDescriptionAn SPI interface to extend Maven with a new enum value.Marker interface to indicate services that can be provided by plugins and extensions.
- 
Classes in org.apache.maven.api.spi used by org.apache.maven.internal.implClassDescriptionAn SPI interface to extend Maven with a new enum value.Marker interface to indicate services that can be provided by plugins and extensions.
- 
Classes in org.apache.maven.api.spi used by org.apache.maven.repository.internal.typeClassDescriptionAn SPI interface to extend Maven with a new enum value.Marker interface to indicate services that can be provided by plugins and extensions.