MVN

org.anc.maven : groovy-parent-pom

Maven & Gradle

Mar 08, 2019

Groovy Parent POM · Parent POM for Groovy projects.

<dependency>
    <groupId>org.anc.maven</groupId>
    <artifactId>groovy-parent-pom</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.anc.maven : groovy-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of org.anc.maven : groovy-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
groovy-parent-pom-2.2.1
groovy-parent-pom-2.2.0
2.1.x
groovy-parent-pom-2.1.0
2.0.x
groovy-parent-pom-2.0.0
1.5.x
groovy-parent-pom-1.5.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.anc.maven</groupId>
    <artifactId>groovy-parent-pom</artifactId>
    <version>2.2.1</version>
</dependency>