See: Description
| Interface | Description | 
|---|---|
| MavenArtifact | An artifact published as part of a  MavenPublication. | 
| MavenArtifactSet | A Collection of  MavenArtifacts to be included in aMavenPublication. | 
| MavenDependency | A dependency declared as part of an  MavenPublication. | 
| MavenPom | The POM for a Maven publication. | 
| MavenPublication | A  MavenPublicationis the representation/configuration of how Gradle should publish something in Maven format. | 
| Exception | Description | 
|---|---|
| InvalidMavenPublicationException | Thrown when attempting to publish with an invalid  MavenPublication. |