Uses of Package
org.eclipse.aether.repository
Package
Description
The primary API of the
RepositorySystem
and its functionality.The types and extension points for collecting the transitive dependencies of an artifact and building a dependency
graph.
The types supporting the publishing of artifacts to a remote repository.
The representation of a dependency graph by means of connected dependency nodes.
The definition of various kinds of repositories that host artifacts.
The types supporting the resolution of artifacts and metadata from repositories.
A listener and various exception types dealing with the transfer of a resource between the local system and a remote
repository.
-
ClassDescriptionA repository hosting artifacts.Selects authentication for a given remote repository.A repository on the local file system used to cache contents of remote repositories and to store locally installed artifacts.Manages access to a local repository.Selects a mirror for a given remote repository.Selects a proxy for a given remote repository.A repository on a remote server.Manages a repository backed by the IDE workspace, a build session or a similar ad-hoc collection of artifacts.
-
ClassDescriptionA repository hosting artifacts.A repository on a remote server.
-
-
-
ClassDescriptionA repository hosting artifacts.The authentication to use for accessing a protected resource.A glorified map of key value pairs holding (cleartext) authentication data.A helper to calculate a fingerprint/digest for the authentication data of a repository/proxy.A request to register an artifact within the local repository.A query to the local repository for the existence of an artifact.A result from the local repository about the existence of an artifact.A request to register metadata within the local repository.A query to the local repository for the existence of metadata.A result from the local repository about the existence of metadata.A repository on the local file system used to cache contents of remote repositories and to store locally installed artifacts.A proxy to use for connections to a repository.A repository on a remote server.A builder to create remote repositories.A policy controlling access to a repository.A repository backed by an IDE workspace, the output of a build session or similar ad-hoc collection of artifacts.
-
ClassDescriptionA repository hosting artifacts.A result from the local repository about the existence of an artifact.A repository on a remote server.
-
ClassDescriptionA repository on the local file system used to cache contents of remote repositories and to store locally installed artifacts.A repository on a remote server.