Package | Description |
---|---|
org.eclipse.aether.util.repository |
Ready-to-use selectors for authentication, proxies and mirrors and a few other repository related utilities.
|
Modifier and Type | Method and Description |
---|---|
DefaultMirrorSelector |
DefaultMirrorSelector.add(java.lang.String id,
java.lang.String url,
java.lang.String type,
boolean repositoryManager,
java.lang.String mirrorOfIds,
java.lang.String mirrorOfTypes)
Adds the specified mirror to this selector.
|