<dependency>
<groupId>org.pac4j</groupId>
<artifactId>http4s-pac4j_2.13</artifactId>
<version>1.0.1</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.3
|-- io.circe:circe-core_2.13:0.13.0
|-- io.circe:circe-jawn_2.13:0.13.0
|-- org.http4s:http4s-dsl_2.13:0.21.6
|-- org.http4s:http4s-server_2.13:0.21.6
|-- org.http4s:http4s-circe_2.13:0.21.6
|-- org.pac4j:pac4j-core:3.8.3
|-- org.slf4j:slf4j-api:1.7.26
|-- commons-codec:commons-codec:1.14
|-- org.typelevel:cats-core_2.13:2.1.1
|-- io.chrisdavenport:vault_2.13:2.0.0
|-- org.typelevel:mouse_2.13:0.25
|-- org.specs2:specs2-cats_2.13:4.10.0
test
|-- io.circe:circe-optics_2.13:0.13.0
|-- org.http4s:http4s-jawn_2.13:0.21.6