Class KnownLicenseInfo

java.lang.Object
org.wildfly.maven.plugins.licenses.model.KnownLicenseInfo

public class KnownLicenseInfo extends Object
  • Constructor Details

    • KnownLicenseInfo

      public KnownLicenseInfo(org.apache.maven.model.License license, List<String> aliases)
  • Method Details

    • getLicense

      public org.apache.maven.model.License getLicense()
    • getAliases

      public List<String> getAliases()