<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-ember-core_3</artifactId>
<version>0.23.18</version>
</dependency>
compile
|-- org.http4s:http4s-core_3:0.23.18
|-- org.scala-lang:scala3-library_3:3.2.1
|-- org.typelevel:log4cats-core_3:2.5.0
test
|-- org.http4s:http4s-tests_3:0.23.18
|-- org.typelevel:cats-laws_3:2.9.0
|-- ch.qos.logback:logback-classic:1.2.6
|-- org.scalacheck:scalacheck_3:1.17.0