A model providing information about the publications of a Gradle project.
| Type | Name and description |
|---|---|
DomainObjectSet<? extends GradlePublication> |
getPublications()Returns the publications for this project. |
Returns the publications for this project.