<dependency>
<groupId>org.pac4j</groupId>
<artifactId>http4s-pac4j_2.13</artifactId>
<version>4.1.0</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.7
|-- io.circe:circe-core_2.13:0.14.1
|-- io.circe:circe-jawn_2.13:0.14.1
|-- org.http4s:http4s-dsl_2.13:0.23.6
|-- org.http4s:http4s-server_2.13:0.23.6
|-- org.http4s:http4s-circe_2.13:0.23.6
|-- org.pac4j:pac4j-core:5.4.2
|-- org.slf4j:slf4j-api:1.7.26
|-- commons-codec:commons-codec:1.14
|-- org.typelevel:cats-core_2.13:2.6.1
|-- org.typelevel:vault_2.13:3.1.0
|-- org.typelevel:mouse_2.13:1.0.7
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.6.0
|-- org.specs2:specs2-cats_2.13:4.12.12
test
|-- io.circe:circe-optics_2.13:0.14.1
|-- org.http4s:http4s-jawn_2.13:0.23.6