Class UrlTransporterFactory

java.lang.Object
org.eclipse.aether.transport.url.UrlTransporterFactory
All Implemented Interfaces:
HttpTransporterFactory, TransporterFactory

@Named("url") public final class UrlTransporterFactory extends Object implements HttpTransporterFactory
A bootstrapping transporter factory for repositories using the http: or https: protocol.
Since:
2.0.21