is not current version
Last Version 3.0.0

com.github.waffle:waffle-spring-boot 1.9.0

Sping Boot integration for WAFFLE

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-spring-boot
Version

Version

1.9.0
Type

Type

pom

Download waffle-spring-boot 1.9.0


<!-- https://jarcasting.com/artifacts/com.github.waffle/waffle-spring-boot/ -->
<dependency>
    <groupId>com.github.waffle</groupId>
    <artifactId>waffle-spring-boot</artifactId>
    <version>1.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.waffle/waffle-spring-boot/
implementation 'com.github.waffle:waffle-spring-boot:1.9.0'
// https://jarcasting.com/artifacts/com.github.waffle/waffle-spring-boot/
implementation ("com.github.waffle:waffle-spring-boot:1.9.0")
'com.github.waffle:waffle-spring-boot:pom:1.9.0'
<dependency org="com.github.waffle" name="waffle-spring-boot" rev="1.9.0">
  <artifact name="waffle-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.waffle', module='waffle-spring-boot', version='1.9.0')
)
libraryDependencies += "com.github.waffle" % "waffle-spring-boot" % "1.9.0"
[com.github.waffle/waffle-spring-boot "1.9.0"]