Class GAV


  • public class GAV
    extends Object
    • Method Detail

      • of

        public static GAV of​(org.apache.maven.model.Model model)
      • getGroupId

        public String getGroupId()
      • getArtifactId

        public String getArtifactId()
      • getVersion

        public String getVersion()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object