Uses of Interface
org.apache.maven.api.spi.SpiService
Packages that use SpiService
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.
- 
Uses of SpiService in org.apache.maven.api.spiSubinterfaces of SpiService in org.apache.maven.api.spiModifier and TypeInterfaceDescriptioninterfaceExtensibleEnumProvider<T extends ExtensibleEnum>An SPI interface to extend Maven with a new enum value.interfaceinterfaceinterfaceTheModelParserinterface is used to locate and readModels from the file system.interfaceMarker interface for model transformers.interfaceinterfaceinterfaceinterfaceComponent able to contribute to Maven session user properties.interface
- 
Uses of SpiService in org.apache.maven.impl.resolver.typeClasses in org.apache.maven.impl.resolver.type that implement SpiService
- 
Uses of SpiService in org.apache.maven.internal.implClasses in org.apache.maven.internal.impl that implement SpiService
- 
Uses of SpiService in org.apache.maven.repository.internal.typeClasses in org.apache.maven.repository.internal.type that implement SpiService