@Incubating public interface MavenPomLicense
MavenPom, 
MavenPomLicenseSpec| Modifier and Type | Method | Description | 
|---|---|---|
| Property<java.lang.String> | getComments() | The comments of this license. | 
| Property<java.lang.String> | getDistribution() | The distribution of this license. | 
| Property<java.lang.String> | getName() | The name of this license. | 
| Property<java.lang.String> | getUrl() | The URL of this license. | 
Property<java.lang.String> getName()
Property<java.lang.String> getUrl()
Property<java.lang.String> getDistribution()
Property<java.lang.String> getComments()