| Package | Description |
|---|---|
| org.eclipse.aether.spi.connector |
The contract to access artifacts/metadata in remote repositories.
|
| Class | Description |
|---|---|
| ArtifactDownload |
A download of an artifact from a remote repository.
|
| ArtifactTransfer |
A download/upload of an artifact.
|
| ArtifactUpload |
An upload of an artifact to a remote repository.
|
| MetadataDownload |
A download of metadata from a remote repository.
|
| MetadataTransfer |
A download/upload of metadata.
|
| MetadataUpload |
An upload of metadata to a remote repository.
|
| RepositoryConnector |
A connector for a remote repository.
|
| Transfer |
An artifact/metadata transfer.
|