<dependency>
<groupId>org.pac4j</groupId>
<artifactId>http4s-pac4j_2.13</artifactId>
<version>4.2.0</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.12
|-- io.circe:circe-core_2.13:0.14.6
|-- io.circe:circe-jawn_2.13:0.14.6
|-- org.http4s:http4s-dsl_2.13:0.23.25
|-- org.http4s:http4s-server_2.13:0.23.25
|-- org.http4s:http4s-circe_2.13:0.23.25
|-- org.pac4j:pac4j-core:5.7.2
|-- org.slf4j:slf4j-api:2.0.10
|-- commons-codec:commons-codec:1.16.0
|-- org.typelevel:cats-core_2.13:2.10.0
|-- org.typelevel:vault_2.13:3.5.0
|-- org.typelevel:mouse_2.13:1.2.2
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.11.0
test
|-- io.circe:circe-optics_2.13:0.14.1
|-- org.http4s:http4s-jawn_2.13:0.23.25
|-- org.specs2:specs2-matcher-extra_2.13:4.20.3