License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.waffle |
ArtifactId | ArtifactIdwaffle-spring-security5 |
Version | Version3.1.1 |
Type | Typejar |
Description |
Descriptionwaffle-spring-security5
Spring Security 5 integration for WAFFLE
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.waffle/waffle-spring-security5/ -->
<dependency>
<groupId>com.github.waffle</groupId>
<artifactId>waffle-spring-security5</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.waffle/waffle-spring-security5/
implementation 'com.github.waffle:waffle-spring-security5:3.1.1'
// https://jarcasting.com/artifacts/com.github.waffle/waffle-spring-security5/
implementation ("com.github.waffle:waffle-spring-security5:3.1.1")
'com.github.waffle:waffle-spring-security5:jar:3.1.1'
<dependency org="com.github.waffle" name="waffle-spring-security5" rev="3.1.1">
<artifact name="waffle-spring-security5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.waffle', module='waffle-spring-security5', version='3.1.1')
)
libraryDependencies += "com.github.waffle" % "waffle-spring-security5" % "3.1.1"
[com.github.waffle/waffle-spring-security5 "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.waffle : waffle-jna | jar | 3.1.1 |
org.springframework : spring-beans | jar | 5.3.14 |
org.springframework : spring-context | jar | 5.3.14 |
org.springframework : spring-core | jar | 5.3.14 |
org.springframework : spring-expression | jar | 5.3.14 |
org.springframework : spring-web | jar | 5.3.14 |
org.springframework.security : spring-security-config | jar | 5.6.0 |
org.springframework.security : spring-security-core | jar | 5.6.0 |
org.springframework.security : spring-security-web | jar | 5.6.0 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.errorprone : error_prone_annotations | jar | 2.10.0 |
com.google.j2objc : j2objc-annotations | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
com.github.waffle : waffle-tests | jar | 3.1.1 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.assertj : assertj-core | jar | 3.21.0 |
com.github.hazendaz.jmockit : jmockit | jar | 1.49.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.openjdk.jmh : jmh-core | jar | 1.33 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
net.sf.jopt-simple : jopt-simple | jar | 5.0.4 |