Jar examples for w:waffle-spring-boot-autoconfigure
Spring Boot Autoconfigure for WAFFLE
You can download jar file waffle-spring-boot-autoconfigure 1.9.0 in this page.
Open Source License
You can use the following script to add waffle-spring-boot-autoconfigure-1.9.0.jar to your project.
<dependency> <groupId>com.github.waffle</groupId> <artifactId>waffle-spring-boot-autoconfigure</artifactId> <version>1.9.0</version> </dependency>
compile group: 'com.github.waffle', name: 'waffle-spring-boot-autoconfigure', version: '1.9.0'
libraryDependencies += "com.github.waffle" % "waffle-spring-boot-autoconfigure" % "1.9.0"
<dependency org="com.github.waffle" name="waffle-spring-boot-autoconfigure" rev="1.9.0"/>
@Grapes(@Grab(group='com.github.waffle', module='waffle-spring-boot-autoconfigure', version='1.9.0'))
'com.github.waffle:waffle-spring-boot-autoconfigure:jar:1.9.0'
Click the following link to download the jar file.
waffle-spring-boot-autoconfigure-1.9.0-javadoc.jar