Package org.eclipse.aether.resolution

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

The types supporting the resolution of artifacts and metadata from repositories.

See: Description

Interface Summary  Interface 	Description
ArtifactDescriptorPolicy 	
Controls the handling of errors related to reading an artifact descriptor.
ResolutionErrorPolicy 	
Controls the caching of resolution errors for artifacts/metadata from remote repositories.
Class Summary  Class 	Description
ArtifactDescriptorPolicyRequest 	
A query for the error policy for a given artifact's descriptor.
ArtifactDescriptorRequest 	
A request to read an artifact descriptor.
ArtifactDescriptorResult 	
The result from reading an artifact descriptor.
ArtifactRequest 	
A request to resolve an artifact.
ArtifactResult 	
The result of an artifact resolution request.
DependencyRequest 	
A request to resolve transitive dependencies.
DependencyResult 	
The result of a dependency resolution request.
MetadataRequest 	
A request to resolve metadata from either a remote repository or the local repository.
MetadataResult 	
The result of a metadata resolution request.
ResolutionErrorPolicyRequest<T> 	
A query for the resolution error policy for a given artifact/metadata.
VersionRangeRequest 	
A request to resolve a version range.
VersionRangeResult 	
The result of a version range resolution request.
VersionRequest 	
A request to resolve a metaversion.
VersionResult 	
The result of a version resolution request.
Exception Summary  Exception 	Description
ArtifactDescriptorException 	
Thrown in case of an unreadable or unresolvable artifact descriptor.
ArtifactResolutionException 	
Thrown in case of a unresolvable artifacts.
DependencyResolutionException 	
Thrown in case of a unresolvable dependencies.
VersionRangeResolutionException 	
Thrown in case of an unparseable or unresolvable version range.
VersionResolutionException 	
Thrown in case of an unresolvable metaversion.

Package org.eclipse.aether.resolution Description
The types supporting the resolution of artifacts and metadata from repositories.

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.

发布了133 篇原创文章 · 获赞 191 · 访问量 1万+

猜你喜欢

转载自blog.csdn.net/blog_programb/article/details/105632088
今日推荐