Last Version

waffle-spring-security3 1.8.3

Spring Security 3 integration for WAFFLE

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-spring-security3
Version

Version

1.8.3
Type

Type

jar
Description

Description

waffle-spring-security3
Spring Security 3 integration for WAFFLE
Project Organization

Project Organization

com.github.waffle
Source Code Management

Source Code Management

https://github.com/Waffle/waffle

Download waffle-spring-security3 1.8.3


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.waffle : waffle-jna jar 1.8.3
org.springframework : spring-beans jar 3.2.18.RELEASE
org.springframework : spring-context jar 3.2.18.RELEASE
org.springframework : spring-core jar 3.2.18.RELEASE
org.springframework : spring-expression jar 3.2.18.RELEASE
org.springframework : spring-web jar 3.2.18.RELEASE
org.springframework.security : spring-security-config jar 3.2.10.RELEASE
org.springframework.security : spring-security-core jar 3.2.10.RELEASE
org.springframework.security : spring-security-web jar 3.2.10.RELEASE

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
com.google.code.findbugs : jsr305 jar 3.0.1

test (6)

Group / Artifact Type Version
com.github.waffle : waffle-tests jar 1.8.3
org.slf4j : slf4j-simple jar 1.7.22
org.assertj : assertj-core jar 2.6.0
org.jmockit : jmockit jar 1.30
junit : junit jar 4.12
org.databene : contiperf jar 2.3.4

Project Modules

There are no modules declared in this project.