is not current version
Last Version 1.8.1

com.github.dblock.waffle:waffle-spring-security3 1.7.5

Spring Security 3 integration for WAFFLE

Categories

Categories

Security
GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-spring-security3
Version

Version

1.7.5
Type

Type

jar

Download waffle-spring-security3 1.7.5


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