Groovy Documentation

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


public interface MavenPom

Is used for generating a Maven pom file and customizing the generation. To learn about the Maven pom see: http://maven.apache.org/pom.html

Authors:
Hans Dockter


Groovy Documentation