is not current version
Last Version 3.0.0

com.github.waffle:waffle-spring-boot-starter 2.0.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

2.0.0
Type

Type

jar

Download waffle-spring-boot-starter 2.0.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>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.waffle/waffle-spring-boot-starter/
implementation 'com.github.waffle:waffle-spring-boot-starter:2.0.0'
// https://jarcasting.com/artifacts/com.github.waffle/waffle-spring-boot-starter/
implementation ("com.github.waffle:waffle-spring-boot-starter:2.0.0")
'com.github.waffle:waffle-spring-boot-starter:jar:2.0.0'
<dependency org="com.github.waffle" name="waffle-spring-boot-starter" rev="2.0.0">
  <artifact name="waffle-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.waffle', module='waffle-spring-boot-starter', version='2.0.0')
)
libraryDependencies += "com.github.waffle" % "waffle-spring-boot-starter" % "2.0.0"
[com.github.waffle/waffle-spring-boot-starter "2.0.0"]