Last Version

waffle-spring-security4 3.0.0

Spring Security 4 integration for WAFFLE

License

License

MIT
Categories

Categories

Security
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-spring-security4
Version

Version

3.0.0
Type

Type

jar
Description

Description

waffle-spring-security4
Spring Security 4 integration for WAFFLE
Project URL

Project URL

https://waffle.github.io/waffle/
Project Organization

Project Organization

com.github.waffle
Source Code Management

Source Code Management

https://github.com/Waffle/waffle

Download waffle-spring-security4 3.0.0


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

Dependencies

compile (9)

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

provided (4)

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.4.0
com.google.j2objc : j2objc-annotations jar 1.3

test (9)

Group / Artifact Type Version
com.github.waffle : waffle-tests jar 3.0.0
org.slf4j : slf4j-simple jar 2.0.0-alpha1
org.assertj : assertj-core jar 3.18.1
com.github.hazendaz.jmockit : jmockit jar 1.49.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.openjdk.jmh : jmh-core jar 1.27
org.openjdk.jmh : jmh-generator-annprocess jar 1.27
org.apache.commons : commons-math3 jar 3.6.1
net.sf.jopt-simple : jopt-simple jar 5.0.4

Project Modules

There are no modules declared in this project.