Dependency Constraint Metadata
Describes a dependency constraint declared in a resolved component's metadata, which typically originates from a component descriptor (Gradle metadata file). This interface can be used to adjust a dependency constraint's properties via metadata rules (see org.gradle.api.artifacts.dsl.ComponentMetadataHandler.
Since
4.5
Functions
Link copied to clipboard
Adjust the attributes of this dependency
Link copied to clipboard
Returns the attributes of this dependency.
Link copied to clipboard
The module identifier of the component.
Link copied to clipboard
Returns the version of the module that is targeted by this dependency or dependency constraint.
Link copied to clipboard
Adjust the version constraints of the dependency or dependency constraint.