Dependency
, ExternalDependency
, ExternalModuleDependency
, HasAttributes
, HasConfigurableAttributes<ModuleDependency>
, ModuleDependency
, ModuleVersionSelector
public interface MinimalExternalModuleDependency extends ExternalModuleDependency
ARCHIVES_CONFIGURATION, CLASSIFIER, DEFAULT_CONFIGURATION
Modifier and Type | Method | Description |
---|---|---|
ModuleIdentifier |
getModule() |
The module identifier of the component.
|
VersionConstraint |
getVersionConstraint() |
Returns the version constraint to be used during selection.
|
because, contentEquals, getGroup, getName, getReason, getVersion
isForce, setForce, version
copy, isChanging, setChanging
addArtifact, artifact, artifact, attributes, capabilities, doNotEndorseStrictVersions, endorseStrictVersions, exclude, getArtifacts, getAttributes, getExcludeRules, getRequestedCapabilities, getTargetConfiguration, isEndorsingStrictVersions, isTransitive, setTargetConfiguration, setTransitive
getGroup, getName, getVersion, matchesStrictly
ModuleIdentifier getModule()
ModuleVersionSelector
ModuleVersionSelector.getGroup()
and ModuleVersionSelector.getName()
.getModule
in interface ModuleVersionSelector
VersionConstraint getVersionConstraint()
ExternalDependency
getVersionConstraint
in interface ExternalDependency