| Interface | Description |
|---|---|
| ArtifactPackagingMapper |
A utility component that resolves POM packaging to artifact extension.
|
| GavCalculator |
An interface to calculate
Gav based on provided artifact path and to calculate an artifact path from
provided Gav. |
| 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 M1
GavCalculator. |
| M2ArtifactRecognizer |
Utility methods for basic "detection" of artifact kind in M2 repository.
|
| M2GavCalculator |
An M2
GavCalculator. |
| VersionUtils |
Utility methods for working with artifact version strings.
|
| Enum | Description |
|---|---|
| Gav.HashType |
Enumeration representing Maven artifact hash types
|
| Gav.SignatureType |
Enumeration representing Maven artifact signature types
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.