saker.maven.support Documentation TaskDoc JavaDoc Packages
Represents a resolved Maven dependency for a single artifact. Contains the artifact coordinates and the scope of the dependency.
Summary
Fields
ConfigurationThe Maven configuration that was used during the operation.
CoordinatesGets the artifact coordinates of the resolved artifacts.
ScopeGets 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.