is not current version
Last Version 3.0.0

com.github.waffle:waffle-spring-security4 2.0.0-beta1

Spring Security 4 integration for WAFFLE

Categories

Categories

Security
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-spring-security4
Version

Version

2.0.0-beta1
Type

Type

jar

Download waffle-spring-security4 2.0.0-beta1


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