MVN

com.github.dblock.waffle : waffle-pom

Maven & Gradle

Jan 02, 2014
459 stars

waffle-pom · Aggregate POM for WAFFLE

<dependency>
    <groupId>com.github.dblock.waffle</groupId>
    <artifactId>waffle-pom</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dblock.waffle : waffle-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of com.github.dblock.waffle : waffle-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6
waffle-pom-1.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.dblock.waffle</groupId>
    <artifactId>waffle-pom</artifactId>
    <version>1.6</version>
</dependency>