| Interface | Description | 
                            | Conf2ScopeMappingContainer | Defines a set of rules for how to map the Gradle dependencies to a POM. | 
                            | GroovyMavenDeployer | Adds Groovy configuration convenience methods on top of the MavenDeployer. | 
                            | MavenDeployer |  | 
                            | MavenDeployment | Represents the artifacts which will be deployed to a Maven repository. | 
                            | MavenPom | Is used for generating a Maven POM file and customizing the generation. | 
                            | MavenResolver | An ArtifactRepository which can be used to publish artifacts to Maven repositories. | 
                            | PomFilterContainer | Manages a set of MavenPom instances and their associated PublishFilter instances. | 
                            | PublishFilter | A filter for artifacts to be published. |