Пример #1
0
 @Override
 public RemoteRepository findRemoteRepository(final String url) {
   return delegate.findRemoteRepository(url);
 }