Interface ArtifactIdentifier
- All Known Implementing Classes:
ArtifactIdentifier.MavenResource,ArtifactIdentifier.UrlResource
public interface ArtifactIdentifier
An identifier of an artifact being validated. It can be either a Maven coordinate or an URL.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
-
Method Details
-
getDescription
String getDescription() -
isMavenResource
default boolean isMavenResource()
-