Groovy Documentation

Package org.gradle.api.publish

Classes that deal with publishing artifacts.
since:
1.3
@Incubating

 

Interface Summary
Publication A publication is a description of a consumable representation of one or more artifacts, and possibly associated metadata.
PublicationContainer A PublicationContainer is responsible for creating and managing Publication instances.
PublishingExtension The configuration of how to “publish” the different components of a project.
 


Gradle API 1.8