Groovy Documentation

Package org.gradle.api.artifacts.maven

Maven specific classes for dependency management.

 

Interface Summary
Conf2ScopeMappingContainer Defines a set of rules for how to map the Gradle dependendencies to a pom.
GroovyMavenDeployer Adds Groovy configuration convenience methods on top of the MavenDeployer.
GroovyPomFilterContainer @author Hans Dockter
MavenDeployer

A resolver that can only be used for uploading artifacts to a Maven repository.

MavenPom Is used for generating a Maven pom file and customizing the generation.
MavenResolver @author Hans Dockter
PomFilterContainer @author Hans Dockter
PublishFilter @author Hans Dockter
XmlProvider @author Hans Dockter
 


Class Summary
Conf2ScopeMapping An immutable mapping to map a dependency configuration to a Maven scope.
 


Groovy Documentation