Dependencies - pac4j/jee-pac4j GitHub Wiki
You need to add the required dependencies:
- the
javaee-pac4jor thejakartaee-pac4jlibrary (groupId: org.pac4j, version: 8.0.1) - the appropriate
pac4jsubmodules (groupId: org.pac4j, version: 6.2.2):pac4j-oauthfor OAuth support (Facebook, Twitter...),pac4j-casfor CAS support,pac4j-ldapfor LDAP authentication, etc.
All released artifacts are available in the Maven central repository.