| Package | Description | 
|---|---|
| org.eclipse.aether | The primary API of the  RepositorySystemand its functionality. | 
| Modifier and Type | Method and Description | 
|---|---|
| ArtifactResult | RepositorySystem. resolveArtifact(RepositorySystemSession session,
                              ArtifactRequest request)Resolves the path for an artifact. | 
| List<ArtifactResult> | RepositorySystem. resolveArtifacts(RepositorySystemSession session,
                                Collection<? extends ArtifactRequest> requests)Resolves the paths for a collection of artifacts. | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.