Interface Pom.Scm

  • Enclosing interface:
    Pom

    public static interface Pom.Scm
    • Method Detail

      • getConnection

        @XPath("pom:connection")
        java.lang.String getConnection()
      • getDeveloperConnection

        @XPath("pom:developerConnection")
        java.lang.String getDeveloperConnection()
      • getUrl

        @XPath("pom:url")
        java.lang.String getUrl()