Groovy Documentation

org.gradle.api.artifacts.maven
[Java] Interface Conf2ScopeMappingContainer


public interface Conf2ScopeMappingContainer

Defines a set of rules for how to map the Gradle dependendencies to a pom. This mapping is based on the configuration the dependencies belong to.

Authors:
Hans Dockter


Groovy Documentation