Interface PluginLicense
public interface PluginLicense
Represents a plugin license for the plugin POM.
-
Method Details
-
getName
- Returns:
- SPDX or human-readable license name
-
getUrl
- Returns:
- URL to the full license text
-
getDistribution
- Returns:
- how the software is distributed under this license, typically
repoormanual
-
getComments
- Returns:
- optional additional information about this license
-