Uses of Class
org.codehaus.mojo.license.utils.StringToList
Packages that use StringToList
-
Uses of StringToList in org.codehaus.mojo.license
Subclasses of StringToList in org.codehaus.mojo.licenseModifier and TypeClassDescriptionstatic class
Class to fill theAbstractAddThirdPartyMojo.excludedLicenses
parameter, from a simple string to split, or a list of string.static class
Class to fill theAbstractAddThirdPartyMojo.includedLicenses
parameter, from a simple string to split, or a list of string.