RepositoryContentDescriptor@Incubating public interface MavenRepositoryContentDescriptor extends RepositoryContentDescriptor
| Modifier and Type | Method | Description | 
|---|---|---|
| void | releasesOnly() | Declares that this repository only contains releases. | 
| void | snapshotsOnly() | Declares that this repository only contains snapshots. | 
excludeGroup, excludeGroupByRegex, excludeModule, excludeModuleByRegex, excludeVersion, excludeVersionByRegex, includeGroup, includeGroupByRegex, includeModule, includeModuleByRegex, includeVersion, includeVersionByRegex, notForConfigurations, onlyForAttribute, onlyForConfigurations