public interface GavCalculator
Gav based on provided artifact path and to calculate an artifact path from
provided Gav.| Modifier and Type | Method and Description |
|---|---|
String |
gavToPath(Gav gav)
Reassembles the repository path from the supplied GAV.
|
Gav |
pathToGav(String path)
Calculates GAV from provided repository path.
|
Gav pathToGav(String path)
path - the repository pathCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.