@Incubating public interface MavenPomContributor
MavenPom, 
MavenPomContributorSpec| Modifier and Type | Method | Description | 
|---|---|---|
| Property<String> | getEmail() | The email | 
| Property<String> | getName() | The name of this contributor. | 
| Property<String> | getOrganization() | The organization name of this contributor. | 
| Property<String> | getOrganizationUrl() | The organization's URL of this contributor. | 
| MapProperty<String,String> | getProperties() | The properties of this contributor. | 
| SetProperty<String> | getRoles() | The roles of this contributor. | 
| Property<String> | getTimezone() | The timezone of this contributor. | 
| Property<String> | getUrl() | The URL of this contributor. | 
Property<String> getOrganizationUrl()
SetProperty<String> getRoles()
MapProperty<String,String> getProperties()