Interface Summary | |
---|---|
ArtifactCollector | Artifact collector - takes a set of original artifacts and resolves all of the best versions to use along with their metadata. |
ArtifactResolver | I want to use it for hidding the fact that sometime artifact must be downloaded. |
ResolutionListener | Listens to the resolution process and handles events. |
Class Summary | |
---|---|
AbstractArtifactResolutionException | Base class for artifact resolution exceptions. |
ArtifactNotFoundException | |
ArtifactResolutionException | |
ArtifactResolutionResult | |
CyclicDependencyException | Indiciates a cycle in the dependency graph. |
DefaultArtifactCollector | Default implementation of the artifact collector. |
MultipleArtifactsNotFoundException | |
ResolutionNode |