MVN

com.github.waffle : waffle

Maven & Gradle

May 07, 2024
461 stars

waffle · Parent POM for WAFFLE

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

Latest Version

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

  • Latest Stable: 3.4.0

All Versions

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

Version Vulnerabilities Updated
3.4.x
waffle-3.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.waffle</groupId>
    <artifactId>waffle</artifactId>
    <version>3.4.0</version>
</dependency>

Advertisement