org.apache.maven.shared.repository.model
public interface RepositoryInfo
Modifier and Type | Method and Description |
---|---|
java.util.List |
getExcludes() |
java.util.List |
getGroupVersionAlignments() |
java.util.List |
getIncludes() |
java.lang.String |
getScope() |
boolean |
isIncludeMetadata() |
Copyright © 2014. All Rights Reserved.