Download waffle-spring-security3-1.8.0.jar file - Jar w

Jar examples for w:waffle-spring-security3

Description

Spring Security 3 integration for WAFFLE

You can download jar file waffle-spring-security3 1.8.0 in this page.

License

Eclipse Public License

Build File

You can use the following script to add waffle-spring-security3-1.8.0.jar to your project.

<dependency>
   <groupId>com.github.dblock.waffle</groupId>
   <artifactId>waffle-spring-security3</artifactId>
   <version>1.8.0</version>
</dependency>
compile group: 'com.github.dblock.waffle', name: 'waffle-spring-security3', version: '1.8.0'
libraryDependencies += "com.github.dblock.waffle" % "waffle-spring-security3" % "1.8.0"
<dependency org="com.github.dblock.waffle" name="waffle-spring-security3" rev="1.8.0"/>
@Grapes(@Grab(group='com.github.dblock.waffle', module='waffle-spring-security3', version='1.8.0'))
'com.github.dblock.waffle:waffle-spring-security3:jar:1.8.0'

Download

Click the following link to download the jar file.

waffle-spring-security3-1.8.0-javadoc.jar
waffle-spring-security3-1.8.0-sources.jar
waffle-spring-security3-1.8.0-test-javadoc.jar
waffle-spring-security3-1.8.0-test-sources.jar
waffle-spring-security3-1.8.0.jar
waffle-spring-security3-1.8.0.pom



Related Tutorials