Uses of Class
com.github.manikmagar.maven.versioner.extension.GAV
-
-
Uses of GAV in com.github.manikmagar.maven.versioner.extension
Methods in com.github.manikmagar.maven.versioner.extension that return GAV Modifier and Type Method Description static GAVUtil. extensionArtifact()static GAVGAV. of(org.apache.maven.model.Model model)static GAVGAV. with(String groupId, String artifactId, String version)
-