Package org.apache.maven.index.artifact
-
Interface Summary Interface Description ArtifactPackagingMapper A utility component that resolves POM packaging to artifact extension.GavCalculator An interface to calculateGav
based on provided artifact path and to calculate an artifact path from providedGav
. -
Class Summary Class Description DefaultArtifactPackagingMapper A very simple artifact packaging mapper, that has everything for quick-start wired in this class.Gav An immutable value class representing unique artifact coordinates.M1ArtifactRecognizer Utility methods for basic "detection" of artifact kind in M1 repository.M1GavCalculator An M1GavCalculator
.M2ArtifactRecognizer Utility methods for basic "detection" of artifact kind in M2 repository.M2GavCalculator An M2GavCalculator
.VersionUtils Utility methods for working with artifact version strings. -
Enum Summary Enum Description Gav.HashType Enumeration representing Maven artifact hash typesGav.SignatureType Enumeration representing Maven artifact signature types