| Package | Description | 
|---|---|
| org.eclipse.aether | 
 The primary API of the  
RepositorySystem and its functionality. | 
| org.eclipse.aether.collection | 
 The types and extension points for collecting the transitive dependencies of an artifact and building a dependency
 graph. 
 | 
| org.eclipse.aether.deployment | 
 The types supporting the publishing of artifacts to a remote repository. 
 | 
| org.eclipse.aether.graph | 
 The representation of a dependency graph by means of connected dependency nodes. 
 | 
| org.eclipse.aether.repository | 
 The definition of various kinds of repositories that host artifacts. 
 | 
| org.eclipse.aether.resolution | 
 The types supporting the resolution of artifacts and metadata from repositories. 
 | 
| org.eclipse.aether.transfer | 
 A listener and various exception types dealing with the transfer of a resource between the local system and a remote
 repository. 
 | 
| Class and Description | 
|---|
| ArtifactRepository
 A repository hosting artifacts. 
 | 
| AuthenticationSelector
 Selects authentication for a given remote repository. 
 | 
| LocalRepository
 A repository on the local file system used to cache contents of remote repositories and to store locally installed
 artifacts. 
 | 
| LocalRepositoryManager
 Manages access to a local repository. 
 | 
| MirrorSelector
 Selects a mirror for a given remote repository. 
 | 
| ProxySelector
 Selects a proxy for a given remote repository. 
 | 
| RemoteRepository
 A repository on a remote server. 
 | 
| WorkspaceReader
 Manages a repository backed by the IDE workspace, a build session or a similar ad-hoc collection of artifacts. 
 | 
| Class and Description | 
|---|
| ArtifactRepository
 A repository hosting artifacts. 
 | 
| RemoteRepository
 A repository on a remote server. 
 | 
| Class and Description | 
|---|
| RemoteRepository
 A repository on a remote server. 
 | 
| Class and Description | 
|---|
| RemoteRepository
 A repository on a remote server. 
 | 
| Class and Description | 
|---|
| ArtifactRepository
 A repository hosting artifacts. 
 | 
| Authentication
 The authentication to use for accessing a protected resource. 
 | 
| AuthenticationContext
 A glorified map of key value pairs holding (cleartext) authentication data. 
 | 
| AuthenticationDigest
 A helper to calculate a fingerprint/digest for the authentication data of a repository/proxy. 
 | 
| LocalArtifactRegistration
 A request to register an artifact within the local repository. 
 | 
| LocalArtifactRequest
 A query to the local repository for the existence of an artifact. 
 | 
| LocalArtifactResult
 A result from the local repository about the existence of an artifact. 
 | 
| LocalMetadataRegistration
 A request to register metadata within the local repository. 
 | 
| LocalMetadataRequest
 A query to the local repository for the existence of metadata. 
 | 
| LocalMetadataResult
 A result from the local repository about the existence of metadata. 
 | 
| LocalRepository
 A repository on the local file system used to cache contents of remote repositories and to store locally installed
 artifacts. 
 | 
| Proxy
 A proxy to use for connections to a repository. 
 | 
| RemoteRepository
 A repository on a remote server. 
 | 
| RemoteRepository.Builder
 A builder to create remote repositories. 
 | 
| RepositoryPolicy
 A policy controlling access to a repository. 
 | 
| WorkspaceRepository
 A repository backed by an IDE workspace, the output of a build session or similar ad-hoc collection of artifacts. 
 | 
| Class and Description | 
|---|
| ArtifactRepository
 A repository hosting artifacts. 
 | 
| RemoteRepository
 A repository on a remote server. 
 | 
| Class and Description | 
|---|
| LocalRepository
 A repository on the local file system used to cache contents of remote repositories and to store locally installed
 artifacts. 
 | 
| RemoteRepository
 A repository on a remote server. 
 | 
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.