is not current version
Last Version 3.1.1

com.github.waffle:waffle-spring-boot2 2.0.0

Sping Boot integration for WAFFLE

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-spring-boot2
Version

Version

2.0.0
Type

Type

pom

Download waffle-spring-boot2 2.0.0


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