Interface ArtifactResolverResult

All Superinterfaces:
Result<ArtifactResolverRequest>

@Experimental public interface ArtifactResolverResult extends Result<ArtifactResolverRequest>
Represents the result of resolving an artifact.

This interface provides access to resolved artifacts, their associated paths, and any related exceptions that occurred during the resolution process.

Since:
4.0.0