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