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