Uses of Interface
org.apache.maven.api.ExtensibleEnum
Package
Description
-
Uses of ExtensibleEnum in org.apache.maven.api
Modifier and TypeInterfaceDescriptioninterface
Language.interface
Interface representing a Maven project packaging.interface
Path scope.interface
Project scope.interface
A dependency'sType
is uniquely identified by aString
, and semantically represents a known kind of dependency. -
Uses of ExtensibleEnum in org.apache.maven.api.services
-
Uses of ExtensibleEnum in org.apache.maven.api.spi
Modifier and TypeInterfaceDescriptioninterface
ExtensibleEnumProvider<T extends ExtensibleEnum>
An SPI interface to extend Maven with a new enum value. -
Uses of ExtensibleEnum in org.apache.maven.repository.internal.type