@Incubating public interface ModuleComponentSelector extends ComponentSelector
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGroup()
The group of the module to select the component from.
|
java.lang.String |
getModule()
The name of the module to select the component from.
|
java.lang.String |
getVersion()
The version of the module to select the component from.
|
getDisplayName, matchesStrictlyjava.lang.String getGroup()
java.lang.String getModule()
java.lang.String getVersion()