Package org.eclipse.aether.spi.connector.filter
-
Interface Summary Interface Description RemoteRepositoryFilter Remote repository filter that decides should the given artifact or metadata be accepted (for further processing) from remote repository or not.RemoteRepositoryFilter.Result The check result, is immutable.RemoteRepositoryFilterSource Remote repository filter source component.