MavenPomContributor

A contributor of a Maven publication.

Since

4.8

See also

Functions

Link copied to clipboard
abstract fun getEmail(): Property<String>
The email
Link copied to clipboard
abstract fun getName(): Property<String>
The name of this contributor.
Link copied to clipboard
The organization name of this contributor.
Link copied to clipboard
The organization's URL of this contributor.
Link copied to clipboard
The properties of this contributor.
Link copied to clipboard
abstract fun getRoles(): SetProperty<String>
The roles of this contributor.
Link copied to clipboard
abstract fun getTimezone(): Property<String>
The timezone of this contributor.
Link copied to clipboard
abstract fun getUrl(): Property<String>
The URL of this contributor.