Table of Contents
API Documentation: | MavenPomLicenseSpec |
---|
Allows to add licenses to a Maven publication.
Method | Description |
license(action) | Creates, configures and adds a license to the publication. |
void
license
(Action
<? super MavenPomLicense
>
action)
Action
<? super MavenPomLicense
>Creates, configures and adds a license to the publication.