| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.github.dblock.waffle |
| ArtifactId | ArtifactIdwaffle-spring-security3 |
| Version | Version1.8.1 |
| Type | Typejar |
| Description |
Descriptionwaffle-spring-security3
Spring Security 3 integration for WAFFLE
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.dblock.waffle/waffle-spring-security3/ -->
<dependency>
<groupId>com.github.dblock.waffle</groupId>
<artifactId>waffle-spring-security3</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dblock.waffle/waffle-spring-security3/
implementation 'com.github.dblock.waffle:waffle-spring-security3:1.8.1'
// https://jarcasting.com/artifacts/com.github.dblock.waffle/waffle-spring-security3/
implementation ("com.github.dblock.waffle:waffle-spring-security3:1.8.1")
'com.github.dblock.waffle:waffle-spring-security3:jar:1.8.1'
<dependency org="com.github.dblock.waffle" name="waffle-spring-security3" rev="1.8.1">
<artifact name="waffle-spring-security3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dblock.waffle', module='waffle-spring-security3', version='1.8.1')
)
libraryDependencies += "com.github.dblock.waffle" % "waffle-spring-security3" % "1.8.1"
[com.github.dblock.waffle/waffle-spring-security3 "1.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dblock.waffle : waffle-jna | jar | 1.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dblock.waffle : waffle-tests | jar | 1.8.1 |
| org.slf4j : slf4j-simple | jar | 1.7.14 |
| org.assertj : assertj-core | jar | 2.2.0 |
| org.jmockit : jmockit | jar | 1.21 |
| junit : junit | jar | 4.12 |
| org.databene : contiperf | jar | 2.3.4 |