is not current version
Last Version 3.1.1

com.github.waffle:waffle-spring-boot-autoconfigure2 2.0.0

Spring Boot Autoconfigure for WAFFLE

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-spring-boot-autoconfigure2
Version

Version

2.0.0
Type

Type

jar

Download waffle-spring-boot-autoconfigure2 2.0.0


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