MVN

com.github.dblock.waffle : waffle-parent

Maven & Gradle

Feb 11, 2016
459 stars

waffle-parent · Parent POM for WAFFLE

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

Latest Version

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

  • Latest Stable: 1.8.1

All Versions

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

Version Vulnerabilities Updated
1.8.x
waffle-parent-1.8.1
waffle-parent-1.8.0
1.7.x
waffle-parent-1.7.5
waffle-parent-1.7.4
waffle-parent-1.7.3
1.7
waffle-parent-1.7
1.6
waffle-parent-1.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.dblock.waffle</groupId>
    <artifactId>waffle-parent</artifactId>
    <version>1.8.1</version>
</dependency>

Advertisement