Interface ArtifactCollector

  • All Known Implementing Classes:
    DefaultArtifactCollector

    public interface ArtifactCollector
    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.
    Version:
    $Id: ArtifactCollector.java 640549 2008-03-24 20:05:11Z bentmann $
    Author:
    Brett Porter