Class DefaultArtifactCollector

java.lang.Object
org.apache.maven.artifact.resolver.DefaultArtifactCollector
All Implemented Interfaces:
ArtifactCollector

public class DefaultArtifactCollector extends Object implements ArtifactCollector
Default implementation of the artifact collector.
Version:
$Id$
Author:
Brett Porter