Interface Pom.Plugin

  • Enclosing interface:
    Pom

    public static interface Pom.Plugin
    • Method Detail

      • getGroupId

        @XPath("pom:groupId")
        java.lang.String getGroupId()
      • getArtifactId

        @XPath("pom:artifactId")
        java.lang.String getArtifactId()