|
Class Summary |
| Authentication |
The authentication to use for accessing a protected resource. |
| 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. |
| LocalRepository |
A repository on the local file system used to cache contents of remote repositories and to store locally built
artifacts. |
| Proxy |
A proxy to use for connections to a repository. |
| RemoteRepository |
A repository on a remote server. |
| RepositoryPolicy |
A policy controlling access to a repository. |
| WorkspaceRepository |
A repository backed by an IDE workspace or the output of a build session. |