Uses of Class
org.eclipse.aether.util.repository.DefaultMirrorSelector
Package
Description
Ready-to-use selectors for authentication, proxies and mirrors and a few other repository related utilities.
-
Uses of DefaultMirrorSelector in org.eclipse.aether.util.repository
Modifier and TypeMethodDescriptionDefaultMirrorSelector.add
(String id, String url, String type, boolean repositoryManager, boolean blocked, String mirrorOfIds, String mirrorOfTypes) Adds the specified mirror to this selector.DefaultMirrorSelector.add
(String id, String url, String type, boolean repositoryManager, String mirrorOfIds, String mirrorOfTypes) Deprecated.