Interface | Description |
---|---|
ArtifactResolver |
A resolver for
Artifact files. |
ResolvedArtifactFile |
The ResolvedArtifactFile is created by the
ArtifactResolver
and represents the (possibly remote) artifact file. |
Exception | Description |
---|---|
CannotLocateArtifactException |
Exception thrown when any error happens during artifact resolution in
ArtifactResolver . |
Annotation Type | Description |
---|---|
ArtifactResolver.Resolver |
Denote which protocols the
ArtifactResolver supports. |