org.apache.maven.artifact.resolver.filter
Interface ArtifactFilter


public interface ArtifactFilter

Author:
Jason van Zyl

Method Summary
 boolean include(Artifact artifact)
           
 

Method Detail

include

boolean include(Artifact artifact)


Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.