package saker.maven.support.api.dependency
Contains classes associated with Maven depdendency resolution.
MavenDependencyResolutionExtensionsOutput | Interface for filtering out specific extensions of a depdendency resolution output. |
MavenDependencyResolutionScopesOutput | Interface for limiting the scope of a dependency resolution output. |
MavenDependencyResolutionTaskOutput | Provides access to the results of the dependency resolution task. |
ResolvedDependencyArtifact | Represents a single artifact that was resolved for a given dependency. |