JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.maven.api.services
Interface ArtifactResolverResult
@Experimental
public interface
ArtifactResolverResult
The Artifact Result
Since:
4.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<
DownloadedArtifact
>
getArtifacts
()
Path
getPath
(
Artifact
artifact)
Method Details
getArtifacts
@Nonnull
Collection
<
DownloadedArtifact
>
getArtifacts
()
Returns:
Artifact
getPath
@Nullable
Path
getPath
(
Artifact
artifact)