is not current version
Last Version 1.8.1

com.github.dblock.waffle.demo:waffle-spring-filter 1.7.4

Spring Filter Demo for WAFFLE

GroupId

GroupId

com.github.dblock.waffle.demo
ArtifactId

ArtifactId

waffle-spring-filter
Version

Version

1.7.4
Type

Type

war

Download waffle-spring-filter 1.7.4


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