Uses of Package
org.sonatype.aether.repository

Packages that use org.sonatype.aether.repository
org.sonatype.aether   
org.sonatype.aether.collection   
org.sonatype.aether.connector.async   
org.sonatype.aether.connector.file   
org.sonatype.aether.connector.wagon   
org.sonatype.aether.deployment   
org.sonatype.aether.graph   
org.sonatype.aether.impl   
org.sonatype.aether.impl.internal   
org.sonatype.aether.repository   
org.sonatype.aether.resolution   
org.sonatype.aether.spi.connector   
org.sonatype.aether.spi.localrepo   
org.sonatype.aether.test.impl   
org.sonatype.aether.test.util   
org.sonatype.aether.test.util.connector   
org.sonatype.aether.test.util.connector.suite   
org.sonatype.aether.test.util.impl   
org.sonatype.aether.transfer   
org.sonatype.aether.util   
org.sonatype.aether.util.graph   
org.sonatype.aether.util.listener   
org.sonatype.aether.util.repository   
 

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 installed 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.connector.async
RemoteRepository
          A repository on a remote server.
 

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

Classes in org.sonatype.aether.repository used by org.sonatype.aether.connector.wagon
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.impl
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 the local repository.
NoLocalRepositoryManagerException
          Thrown in case of an unsupported local repository type.
RemoteRepository
          A repository on a remote server.
RepositoryPolicy
          A policy controlling access to a repository.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.impl.internal
ArtifactRepository
          A repository hosting artifacts.
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.
LocalRepositoryManager
          Manages access to the local repository.
NoLocalRepositoryManagerException
          Thrown in case of an unsupported local repository type.
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.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.
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.
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.spi.connector
RemoteRepository
          A repository on a remote server.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.spi.localrepo
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 the local repository.
NoLocalRepositoryManagerException
          Thrown in case of an unsupported local repository type.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.test.impl
AuthenticationSelector
          Selects authentication for a given remote repository.
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.
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.
RemoteRepository
          A repository on a remote server.
WorkspaceReader
          Manages a repository backed by the IDE workspace or a build session.
 

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

Classes in org.sonatype.aether.repository used by org.sonatype.aether.test.util.connector
RemoteRepository
          A repository on a remote server.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.test.util.connector.suite
RemoteRepository
          A repository on a remote server.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.test.util.impl
RemoteRepository
          A repository on a remote server.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.transfer
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.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.util
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 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.util.graph
RemoteRepository
          A repository on a remote server.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.util.listener
ArtifactRepository
          A repository hosting artifacts.
 

Classes in org.sonatype.aether.repository used by org.sonatype.aether.util.repository
Authentication
          The authentication to use for accessing a protected resource.
AuthenticationSelector
          Selects authentication for a given remote repository.
MirrorSelector
          Selects a mirror for a given remote repository.
Proxy
          A proxy to use for connections to a 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 or a build session.
WorkspaceRepository
          A repository backed by an IDE workspace or the output of a build session.
 



Copyright © 2010-2013. All Rights Reserved.