public class GradleRepositoryLayout extends RepositoryLayout
| Constructor and Description |
|---|
GradleRepositoryLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(URI baseUri,
PatternBasedResolver resolver)
Given the base URI, apply the patterns and other configuration for this layout to the supplied resolver.
|
addSchemespublic void apply(URI baseUri, PatternBasedResolver resolver)
RepositoryLayoutapply in class RepositoryLayoutbaseUri - The base URI for the repository.resolver - The ivy resolver that will be used to resolve this layout.Copyright © 2013. All rights reserved