Uses of Class
org.apache.maven.model.License
Packages that use License
-
Uses of License in org.apache.maven.model
Methods in org.apache.maven.model that return LicenseMethods in org.apache.maven.model that return types with arguments of type LicenseMethods in org.apache.maven.model with parameters of type LicenseModifier and TypeMethodDescriptionvoid
Model.addLicense
(License license) void
Model.removeLicense
(License license) Method parameters in org.apache.maven.model with type arguments of type LicenseModifier and TypeMethodDescriptionLicense.licenseToApiV4
(List<License> list) void
Model.setLicenses
(List<License> licenses)