Uses of Package
org.eclipse.aether.spi.connector.transport

Package
Description
Support for downloads/uploads using remote repositories that have a URI-based content structure/layout.
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.