Uses of Interface
org.eclipse.aether.artifact.Artifact

Packages that use Artifact
Package
Description
 
The primary API of the RepositorySystem and its functionality.
The definition of an artifact, that is the primary entity managed by the repository system.
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 provisional interfaces defining the various subcomponents that implement the repository system.
The types supporting the publishing of artifacts to a local repository.
The various sub components that collectively implement the repository system.
 
Internal helper classes for dependency collector.
 
Utility classes to ease unit testing.
The definition of various kinds of repositories that host artifacts.
The types supporting the resolution of artifacts and metadata from repositories.
 
The contract to access artifacts/metadata in remote repositories.
 
The contract to locate URI-based resources using custom repository layouts.
A listener and various exception types dealing with the transfer of a resource between the local system and a remote repository.
 
Utilities around artifacts and artifact type registries.
Various dependency filters for selecting nodes in a dependency graph.
Ready-to-use selectors for authentication, proxies and mirrors and a few other repository related utilities.