Dependencies - pac4j/spring-security-pac4j GitHub Wiki

You need to add the required dependencies:

  • the spring-security-pac4j library (groupId: org.pac4j, version: 10.0.0)
  • the jakartaee-pac4j library (groupId: org.pac4j, version: 8.0.0) or the spring-webmvc-pac4j library (groupId: org.pac4j, version: 8.0.0) or the spring-webflux-pac4j library (groupId: org.pac4j, version: 2.0.0).

All released artifacts are available in the Maven central repository.

⚠️ **GitHub.com Fallback** ⚠️