Interface MavenPomLicense

    • Method Detail

      • getName

        Property<java.lang.String> getName()
        The name of this license.
      • getUrl

        Property<java.lang.String> getUrl()
        The URL of this license.
      • getDistribution

        Property<java.lang.String> getDistribution()
        The distribution of this license.
      • getComments

        Property<java.lang.String> getComments()
        The comments of this license.