is not current version
Last Version 3.0.0

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

Spring Boot Starter for WAFFLE

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-spring-boot-starter
Version

Version

1.9.0
Type

Type

jar

Download waffle-spring-boot-starter 1.9.0


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