is not current version
Last Version 1.8.3

com.github.waffle:waffle-spring-security3 1.8.2

Spring Security 3 integration for WAFFLE

Categories

Categories

Security
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-spring-security3
Version

Version

1.8.2
Type

Type

jar

Download waffle-spring-security3 1.8.2


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