Package org.eclipse.aether.repository
package org.eclipse.aether.repository
The definition of various kinds of repositories that host artifacts.
-
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.Selects authentication for a given remote repository.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.Manages access to a local repository.Selects a mirror for a given remote repository.Thrown in case of an unsupported local repository type.A proxy to use for connections to a repository.Selects a proxy for a given remote repository.A repository on a remote server.A builder to create remote repositories.A policy controlling access to a repository.Manages a repository backed by the IDE workspace, a build session or a similar ad-hoc collection of artifacts.A repository backed by an IDE workspace, the output of a build session or similar ad-hoc collection of artifacts.