is not current version
Last Version 3.0.0

com.github.waffle.demo:waffle-spring-boot-filter 2.0.0-beta1

Spring Boot Filter Demo for WAFFLE

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.waffle.demo
ArtifactId

ArtifactId

waffle-spring-boot-filter
Version

Version

2.0.0-beta1
Type

Type

jar

Download waffle-spring-boot-filter 2.0.0-beta1


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