Uses of Interface
org.eclipse.aether.spi.connector.transport.Transporter

Packages that use Transporter
Package
Description
The various sub components that collectively implement the repository system.
The contract to download/upload URI-based resources using custom transport protocols.
Support for downloads that utilize the classpath as "remote" storage.
Support for downloads/uploads using the local filesystem as "remote" storage.
Support for downloads/uploads via the HTTP and HTTPS protocols.
Support for downloads/uploads using Apache Maven Wagon.