Jar examples for w:waffle-spring-security3
Spring Security 3 integration for WAFFLE
You can download jar file waffle-spring-security3 1.7.3 in this page.
Eclipse Public License
You can use the following script to add waffle-spring-security3-1.7.3.jar to your project.
<dependency> <groupId>com.github.dblock.waffle</groupId> <artifactId>waffle-spring-security3</artifactId> <version>1.7.3</version> </dependency>
compile group: 'com.github.dblock.waffle', name: 'waffle-spring-security3', version: '1.7.3'
libraryDependencies += "com.github.dblock.waffle" % "waffle-spring-security3" % "1.7.3"
<dependency org="com.github.dblock.waffle" name="waffle-spring-security3" rev="1.7.3"/>
@Grapes(@Grab(group='com.github.dblock.waffle', module='waffle-spring-security3', version='1.7.3'))
'com.github.dblock.waffle:waffle-spring-security3:jar:1.7.3'
Click the following link to download the jar file.
waffle-spring-security3-1.7.3-javadoc.jar