Represents a resolved Maven dependency for a single artifact.
Contains the artifact coordinates and the scope of the dependency.
Summary
Configuration | The Maven configuration that was used during the operation. |
Coordinates | Gets the artifact coordinates of the resolved artifacts. |
Scope | Gets the dependency scope through which the artifact was resolved. |
Fields
The Maven configuration that was used during the operation.
This field can be passed to other Maven related tasks for their configurations.
Gets the artifact coordinates of the resolved artifacts.
Gets the dependency scope through which the artifact was resolved.