Uses of Package
org.sonatype.aether.repository

Packages that use org.sonatype.aether.repository
org.sonatype.aether   
org.sonatype.aether.collection   
org.sonatype.aether.deployment   
org.sonatype.aether.graph   
org.sonatype.aether.repository   
org.sonatype.aether.resolution   
org.sonatype.aether.transfer   
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether
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 built artifacts.
LocalRepositoryManager
          Manages access to the local repository.
MirrorSelector
          Selects a mirror for a given remote repository.
ProxySelector
          Selects a proxy for a given remote repository.
WorkspaceReader
          Manages a repository backed by the IDE workspace or a build session.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.collection
RemoteRepository
          A repository on a remote server.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.deployment
RemoteRepository
          A repository on a remote server.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.graph
RemoteRepository
          A repository on a remote server.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.repository
ArtifactRepository
          A repository hosting artifacts.
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.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.resolution
ArtifactRepository
          A repository hosting artifacts.
RemoteRepository
          A repository on a remote server.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.transfer
RemoteRepository
          A repository on a remote server.
 



Copyright © 2010 Sonatype, Inc.. All Rights Reserved.