Interface LegacyArtifactCollector

All Known Subinterfaces:
ArtifactCollector
All Known Implementing Classes:
DefaultArtifactCollector, DefaultLegacyArtifactCollector

@Deprecated public interface LegacyArtifactCollector
Deprecated.
Artifact collector - takes a set of original artifacts and resolves all of the best versions to use along with their metadata. No artifacts are downloaded.
Author:
Brett Porter