public class SpecificScopesArtifactFilter extends Object implements ArtifactFilter
| Constructor and Description |
|---|
SpecificScopesArtifactFilter(String scopes)
Takes a comma separated list of scopes to include.
|
public SpecificScopesArtifactFilter(String scopes)
scopes - A comma separated list of scopespublic boolean include(Artifact artifact)
include in interface ArtifactFilterCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.