Package org.gradle.api.publish
package org.gradle.api.publish
Classes that deal with publishing artifacts.
- Since:
- 1.3
-
ClassDescriptionA publication is a description of a consumable representation of one or more artifacts, and possibly associated metadata.An artifact published as part of a
Publication
.APublicationContainer
is responsible for creating and managingPublication
instances.The configuration of how to “publish” the different components of a project.Defines the version mapping strategy when publishing, for a specific variant.The version mapping strategy for a publication.