Last Version

waffle-spring-security2 1.7.5

Spring Security 2 integration for WAFFLE

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-spring-security2
Version

Version

1.7.5
Type

Type

jar
Description

Description

waffle-spring-security2
Spring Security 2 integration for WAFFLE
Project Organization

Project Organization

com.github.dblock
Source Code Management

Source Code Management

https://github.com/dblock/waffle

Download waffle-spring-security2 1.7.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.dblock.waffle : waffle-jna jar 1.7.5

provided (6)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.springframework : spring-beans jar 2.5.6.SEC03
org.springframework : spring-context jar 2.5.6.SEC03
org.springframework : spring-core jar 2.5.6.SEC03
org.springframework : spring-web jar 2.5.6.SEC03
org.springframework.security : spring-security-core jar 2.0.8.RELEASE

test (8)

Group / Artifact Type Version
com.github.dblock.waffle : waffle-tests jar 1.7.5
org.slf4j : slf4j-simple jar 1.7.12
org.assertj : assertj-core jar 2.2.0
cglib : cglib-nodep jar 3.2.0
org.jmockit : jmockit jar 1.20
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12
org.databene : contiperf jar 2.3.4

Project Modules

There are no modules declared in this project.