MVN

com.github.waffle : waffle-spring-boot3

Maven & Gradle

Mar 26, 2023
459 stars

waffle-spring-boot3 · Sping Boot integration for WAFFLE

<dependency>
    <groupId>com.github.waffle</groupId>
    <artifactId>waffle-spring-boot3</artifactId>
    <version>3.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.3.0

All Versions

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

Version Vulnerabilities Updated
3.3.x
waffle-spring-boot3-3.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.waffle</groupId>
    <artifactId>waffle-spring-boot3</artifactId>
    <version>3.3.0</version>
</dependency>